DashboardTabsGetFirstTab Method |
|
DataPA OpenAnalytics API Reference
Gets the first Tab in the collection.
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax public DashboardTab GetFirstTab()
Public Function GetFirstTab As DashboardTab
public:
virtual DashboardTab^ GetFirstTab() sealed
Return Value
Type:
DashboardTabThe first Tab in the collection.
Remarks See Also