DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
A cloned copy of this object.
Gets cloned copy of this object.
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
C# |
---|
public AlertConditions Clone { get; } |
Visual Basic |
---|
Public ReadOnly Property Clone As AlertConditions Get |
Visual C++ |
---|
public: virtual property AlertConditions^ Clone { AlertConditions^ get () sealed; } |
Return Value
Type: AlertConditionsA cloned copy of this object.