DashboardAlertsClone Property |
|
DataPA OpenAnalytics API Reference
Gets cloned copy of this object.
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax public DashboardAlerts Clone { get; }
Public ReadOnly Property Clone As DashboardAlerts
Get
public:
virtual property DashboardAlerts^ Clone {
DashboardAlerts^ get () sealed;
}
Return Value
Type:
DashboardAlertsA cloned copy of this object.
Remarks See Also