 | BiViewPivotDefinitionAggregateFunction Property |
BI Aggregate function
Namespace: SanteDB.BI.ModelAssembly: SanteDB.BI (in SanteDB.BI.dll) Version: 3.0.2081-alpha+df02e6253577ea261b120b9c6244730e71f51a20
Syntaxpublic BiAggregateFunction AggregateFunction { get; set; }Public Property AggregateFunction As BiAggregateFunction
Get
Set
public:
property BiAggregateFunction AggregateFunction {
BiAggregateFunction get ();
void set (BiAggregateFunction value);
}member AggregateFunction : BiAggregateFunction with get, set
Property Value
BiAggregateFunction
See Also