 | ReportEntityExtensionTEntityEntityDefinition Property |
Gets the entity definition to use for create the members
Namespace:
EBP.Api.Reports
Assembly:
EBP.Api (in EBP.Api.dll) Version: 1.0.2835.45 (1.0.2835.45)
Syntaxprotected TEntity EntityDefinition { get; }
Protected ReadOnly Property EntityDefinition As TEntity
Get
Return Value
Type:
TEntityThe entity definition to use for create the members
See Also