跳到主要内容

DataConsolidateFunctionType

The type of calculation to perform on the data field items.

Type

Enumeration

Values

  • "Average"
  • "CountNumbers"
  • "Count"
  • "Max"
  • "Min"
  • "Product"
  • "StdDev"
  • "StdDevP"
  • "Sum"
  • "Var"
  • "VarP"