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