FieldPropertiesAggregateType Property |
The aggregate function to use when calculating mapper (datasheet) aggregate row values. If not specified, Sum is used. See
AggregateType
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax AggregateType AggregateType { get; }
ReadOnly Property AggregateType As AggregateType
Get
Property Value
Type:
AggregateTypeThe aggregate function to use when calculating mapper (datasheet) aggregate row values. If not specified, Sum is used. See
AggregateTypeSee Also