Click or drag to resize
DashboardFilterAdditionalFilterColumns Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a collection that contains a list of the date/date-time fields that need to be filtered by month/quarter to apply this filter.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public Collection AdditionalFilterColumns { get; set; }

Property Value

Type: Collection
A collection that contains a list of the date/date-time fields that need to be filtered by month/quarter to apply this filter.

Return Value

Type: Collection
A collection that contains a list of the date/date-time fields that need to be filtered by month/quarter to apply this filter.
Remarks