Click or drag to resize
DashboardObjectTab Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the DashboardTab object that this Dashboard Object belongs too.

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

Property Value

Type: DashboardTab
The DashboardTab object that this Dashboard Object belongs too.

Return Value

Type: DashboardTab
The DashboardTab object that this Dashboard Object belongs too.
Remarks