Click or drag to resize

IReadOnlyEntityCollectionBase Properties

The IReadOnlyEntityCollectionBase type exposes the following members.

Properties
  NameDescription
Public propertyCompleteName
Gets the complete name
Public propertyDefinition
Gets the entity definition
Public propertyDescription
Gets the description of the entity collection.
Public propertyItem
Gets an entity by its index
Public propertyOwnerEntity
Gets the entity that own the most top collection
Public propertyParentEntity
Gets the parent entity item if this collection is a children collection of an entity item.
Public propertyReadOnly
Gets if the collection is read only
Top
See Also