Click or drag to resize
ControlPanelObjectQueryParameterDeleted Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the a value that indicates whether all the query parameters associated with this ControlPanelObject are missing.

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

Property Value

Type: Boolean
A value that indicates whether all the query parameters associated with this ControlPanelObject are missing.

Return Value

Type: Boolean
A value that indicates whether all the query parameters associated with this ControlPanelObject are missing.
Remarks