Click or drag to resize
DashboardDesignerCopyDashboardTab Method (DashboardTab) DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Copies to the clipboard the Dashboard tab.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public void CopyDashboardTab(
	DashboardTab Tab
)

Parameters

Tab
Type: DataPAEnterpriseDashboardDashboardTab
The tab to copy
Remarks