Click or drag to resize
SummaryDataAdditionalFilterColumns 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 a filter.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public Collection this[
	bool ForDrillDown = false
] { get; }

Parameters

ForDrillDown (Optional)
Type: SystemBoolean

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 a 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 a filter.
Remarks