 | IReadOnlyEntityCollectionBaseDescription Property |
Gets the description of the entity collection.
Namespace:
EBP.Api.Interfaces.Entity
Assembly:
EBP.Api.Common (in EBP.Api.Common.dll) Version: 1.0.2835.45 (1.0.2835.45)
Syntaxstring Description { get; }
ReadOnly Property Description As String
Get
Property Value
Type:
StringTnhe description of the entity collection
RemarksThe description is used in the check data of owner entity to create some user readable message
See Also