IReadOnlyEntityCollectionBase Properties |
The IReadOnlyEntityCollectionBase type exposes the following members.
| Name | Description | |
|---|---|---|
| CompleteName |
Gets the complete name
| |
| Definition |
Gets the entity definition
| |
| Description |
Gets the description of the entity collection.
| |
| Item |
Gets an entity by its index
| |
| OwnerEntity |
Gets the entity that own the most top collection
| |
| ParentEntity |
Gets the parent entity item if this collection is a children collection of an entity item.
| |
| ReadOnly |
Gets if the collection is read only
|