Click or drag to resize
DashboardAPIParametersParent Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the parent ManagedDashboard object for this dashboard API parameters collection

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

Return Value

Type: ManagedDashboard
The parent ManagedDashboard object for this dashboard API parameters collection

Implements

DashboardAPIParameters_DashboardAPIParametersParent
See Also