IReadOnlyEntity Properties |
The IReadOnlyEntity type exposes the following members.
| Name | Description | |
|---|---|---|
| CreatedDate |
Gets the Created Date
| |
| CreatedUser |
Gets the Created User
| |
| EntityCaption |
Gets the caption of the current entity, using the content
| |
| EntityLabel |
Gets the entity Label
| |
| Errors |
Gets the collection of errors
| |
| IsDeleted |
Gets if the mode matches a deleted mode
| |
| Members |
List of the members. It allows to acces to members with the name
| |
| ModifiedDate |
Gets the Modified Date
| |
| ModifiedUser |
Gets the Modified User
| |
| OwnerEntity |
Gets the main entity that own all this items/collection
| |
| Parent |
Gets the parent entity collection, that own this item
| |
| ReadOnly |
Gets if the entity is in read only mode, to preserve from data changing
| |
| Silent |
Get if the entity is in silent mode
| |
| States |
Gets the entity states
|