Click or drag to resize

ChildCollectionTChildObject Properties

The ChildCollectionTChildObject generic type exposes the following members.

Properties
  NameDescription
Public propertyChildToParentReference
The child->parent reference
Public propertyCount
Gets the number of objects.
(Inherited from ObjectCollectionTObject.)
Public propertyFilterExpression
Gets the filter expression.
(Inherited from ObjectCollectionTObject.)
Public propertyIsLoaded
Gets a value indicating whether the object list is loaded.
(Inherited from ObjectCollectionTObject.)
Public propertyItem
Gets the element at the specified index
(Inherited from ObjectCollectionTObject.)
Public propertyParentObject
The parent object of this child list
Public propertyQuery
Gets the query.
(Inherited from ObjectCollectionTObject.)
Public propertyTransaction
Gets the transaction.
(Inherited from ObjectCollectionTObject.)
Top
See Also