 | IEntityCollectionBaseDefinition Property |
Gets the entity definition
Namespace:
EBP.Api.Interfaces.Entity
Assembly:
EBP.Api.Common (in EBP.Api.Common.dll) Version: 1.0.2835.45 (1.0.2835.45)
SyntaxIEntity Definition { get; }
ReadOnly Property Definition As IEntity
Get
Return Value
Type:
IEntityThe entity definition
See Also