DashboardTabsAdd Method |
|
DataPA OpenAnalytics API Reference
Creates and adds a new DashboardTab to this collection.
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax public DashboardTab Add()
Public Function Add As DashboardTab
public:
virtual DashboardTab^ Add() sealed
Return Value
Type:
DashboardTabThe new DashboardTab added to the collection.
Remarks See Also