Click or drag to resize
DashboardAlertParentObject Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the parent DashboardObject object.

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

Property Value

Type: DashboardObject
If this is a Object alert, the parent DashboardObject object.

Return Value

Type: DashboardObject
If this is a Object alert, the parent DashboardObject object.
Remarks
Returns nothing if this alert is parented to a query
See Also