Click or drag to resize
DashboardDesignerClipboardContainsDashboardObject Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a value that indicates whether the clipboard contains valid data to support the PasteDashboardObject method.

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

Return Value

Type: Boolean
True if the clipboard contains valid data to support the PasteDashboardObject method.
Remarks