DataConsolidateFunctionType
type DataConsolidateFunctionType = Average | CountNumbers | Count | Max | Min | Product | StdDev | StdDevP | Sum | Var | VarP
Description
Type of calculation to perform on the data field items.
type DataConsolidateFunctionType = Average | CountNumbers | Count | Max | Min | Product | StdDev | StdDevP | Sum | Var | VarP
Type of calculation to perform on the data field items.