#DundasAggregateFunctions

##About

Summary: Gets or sets the list of aggregation functions functions to use in the "Function" dropdown list on the Map Tab of the Izenda.Web.UI.AdHocReportDesigner.
Data Type: Izenda.AdHoc.AggregateFunctionCollection
Accepted Values:
Default Value: {None, AVG, COUNT, COUNT_DISTINCT, SUM}
Impacted Features:
Purpose:
Usage:
Caveats:

##Code Samples ###Global.asax (C♯)

```

###Global.asax (VB.NET)

```visualbasic
##Alternate Usage: ##Screenshots