Click or drag to resize

IReadOnlyEntity Properties

The IReadOnlyEntity type exposes the following members.

Properties
  NameDescription
Public propertyCreatedDate
Gets the Created Date
Public propertyCreatedUser
Gets the Created User
Public propertyEntityCaption
Gets the caption of the current entity, using the content
Public propertyEntityLabel
Gets the entity Label
Public propertyErrors
Gets the collection of errors
Public propertyIsDeleted
Gets if the mode matches a deleted mode
Public propertyMembers
List of the members. It allows to acces to members with the name
Public propertyModifiedDate
Gets the Modified Date
Public propertyModifiedUser
Gets the Modified User
Public propertyOwnerEntity
Gets the main entity that own all this items/collection
Public propertyParent
Gets the parent entity collection, that own this item
Public propertyReadOnly
Gets if the entity is in read only mode, to preserve from data changing
Public propertySilent
Get if the entity is in silent mode
Public propertyStates
Gets the entity states
Top
See Also