Click or drag to resize
DashboardTabDashboardObjects Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the DashboardObjects collection for this tab.

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

Property Value

Type: DashboardObjects
The DashboardObjects collection for this tab.

Return Value

Type: DashboardObjects
The DashboardObjects collection for this tab.
Remarks