Click or drag to resize
ControlPanelObjectDependandQueryIDs Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a list of query IDs that represents which queries require this object to refresh when refreshed.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public List<string> DependandQueryIDs { get; set; }

Property Value

Type: ListString
A list of query IDs that represents which queries require this object to refresh when refreshed.

Return Value

Type: ListString
A list of query IDs that represents which queries require this object to refresh when refreshed.
Remarks