|  | IEntity Properties | 
The IEntity type exposes the following members.
 Properties
Properties| 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
             | 
|  | IsEmptyLine | 
            Indicates if the entity is an empty line of an entity collection (created in auto 
            following the entityCollection options)
             | 
|  | Members | 
            List of the members. It allows to acces to members with the name
             | 
|  | Mode | 
            Gets the entity mode
             | 
|  | 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/Sets if the entity is in read only mode, to preserve from data changing
             | 
|  | Silent | 
            Get/Sets if the entity is in silent mode
             | 
|  | States | 
            Gets the entity states
             | 
 See Also
See Also