Click or drag to resize

BiViewDefinitionAggregationDefinitions Property

Gets or sets the aggregation definitions

Namespace:  SanteDB.BI.Model
Assembly:  SanteDB.BI (in SanteDB.BI.dll) Version: 2.2.1
Syntax
public List<BiAggregationDefinition> AggregationDefinitions { get; set; }

Property Value

Type: ListBiAggregationDefinition
See Also