Click or drag to resize
DataProviderGroupColumnFilterName Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the name of the column in the summary data used to filter this column

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public string FilterName { get; }

Property Value

Type: String
The name of the column in the summary data used to filter this column

Return Value

Type: String
The name of the column in the summary data used to filter this column
Remarks