AggregateField

constructor(name: String, statisticExpression: ArcadeExpression, statisticType: AggregateStatisticType)

Creates an AggregateField object.

Since

200.3.0


constructor(name: String, statisticFieldName: String, statisticType: AggregateStatisticType)

Creates an AggregateField object.

Since

200.3.0