Children:IDataObjectChildrenCollection
Returns a collection of the child data objects.
This collection returns all directly subordinate data objects of the current data object. In order to retain all data objects underneath, the structure must be recursively iterated through.
If the current data object does not have any subordinate data objects, then an empty collection is returned.
Access: Read
Return type: Onion.Client.IDataObjectChildrenCollection