Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface supportStatisticDefinitionProperties

Hierarchy

  • supportStatisticDefinitionProperties

Index

Properties

Optional onStatisticField

onStatisticField: string

Defines the field for which statistics will be calculated.

Read more...

Optional outStatisticFieldName

outStatisticFieldName: string

Specifies the output field name for the requested statistic.

Read more...

Optional statisticParameters

The parameters for percentile statistics.

Read more...

Optional statisticType

statisticType: "min" | "max" | "sum" | "count" | "avg" | "stddev" | "var" | "percentile-continuous" | "percentile-discrete"

Defines the type of statistic.

Read more...

Generated using TypeDoc