OptionalfilterA filter that must pass for the relevant ZslLevel object to be included within the aggregate.
OptionalsumSum aggregate over matching ZslLevel objects.
OptionaldistinctDistinct count aggregate over matching ZslLevel objects.
OptionalminMinimum aggregate over matching ZslLevel objects.
OptionalmaxMaximum aggregate over matching ZslLevel objects.
OptionalaverageMean average aggregate over matching ZslLevel objects.
OptionalstddevSample standard deviation aggregate over matching ZslLevel objects.
OptionalstddevPopulation standard deviation aggregate over matching ZslLevel objects.
OptionalvarianceSample variance aggregate over matching ZslLevel objects.
OptionalvariancePopulation variance aggregate over matching ZslLevel objects.
A filter to be used against aggregates of
ZslLevelobject types.