Click or drag to resize
DashboardFilterConditionFilterParameterID Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets or sets a the unique identifier of the ControlPanelObject that represents the filter parameter used to define this filter condition.

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

Property Value

Type: String
A the unique identifier of the ControlPanelObject that represents the filter parameter used to define this filter condition.

Return Value

Type: String
A the unique identifier of the ControlPanelObject that represents the filter parameter used to define this filter condition.
Remarks