 | IEntityCollectionBaseDescription Property |
Gets/Sets 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; set; }
Property Description As String
Get
Set
Property Value
Type:
StringThe description of the entity collection
RemarksThe description is used in the check data of owner entity to create some user readable message
See Also