 | EntityExtension.Entity Property |
Get the associated entity
Namespace:
EBP.Api.Entity
Assembly:
EBP.Api (in EBP.Api.dll) Version: 1.0.2835.45 (1.0.2835.45)
Syntaxprotected IEntity Entity { get; }
Protected ReadOnly Property Entity As IEntity
Get
Property Value
Type:
IEntityThe associated entity
See Also