Click or drag to resize

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)
Syntax
protected TEntity EntityDefinition { get; }

Return Value

Type: TEntity
The entity definition to use for create the members
See Also