Open this page in the API Guide

AggregatorFunctions

 

Example

The following is an example of how to reference the AggregatorFunctions object:

1
2
3
// The full path is required.
dundas.data.AggregatorFunctions.ALL_NON_PROVIDER

 

Properties

 
  Name Description
  ALL_NON_PROVIDER  
  AVERAGE  
  COUNT  
  DISTINCT_COUNT  
  MAXIMUM  
  MEDIAN  
  MINIMUM  
  MODEMAX  
  MODEMIN  
  NONE  
  PROVIDER  
  SUM