Click or drag to resize
DashboardTabSelectedObject Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a DashboardObject object that is the selected object in the tab.

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

Property Value

Type: DashboardObject
A DashboardObject object that is the selected object in the tab.

Return Value

Type: DashboardObject
A DashboardObject object that is the selected object in the tab.
Remarks