| PropertyMapAggregate Property |
Disaggregation function
Namespace:
SanteDB.Core.Model.Map
Assembly:
SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax public AggregationFunctionType Aggregate { get; set; }
Public Property Aggregate As AggregationFunctionType
Get
Set
public:
property AggregationFunctionType Aggregate {
AggregationFunctionType get ();
void set (AggregationFunctionType value);
}
member Aggregate : AggregationFunctionType with get, set
Property Value
Type:
AggregationFunctionTypeSee Also