 | EntityExtensionTEntityEntity 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 TEntity Entity { get; }
Protected ReadOnly Property Entity As TEntity
Get
Property Value
Type:
TEntityThe associated entity
See Also