Click or drag to resize
ControlPanelObjectClone Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets cloned copy of this object (only the ID will be different).

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

Return Value

Type: ControlPanelObject
A cloned copy of this object (only the ID will be different).
Remarks