Click or drag to resize
DashboardAPIParameterParent Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the parent DashboardAPIParameters collection

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

Return Value

Type: DashboardAPIParameters
The parent DashboardAPIParameters collection

Implements

DashboardAPIParameter_DashboardAPIParameterParent
See Also