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 LicenseInfo Clone { get; } |
Visual Basic |
---|
Public ReadOnly Property Clone As LicenseInfo Get |
Visual C++ |
---|
public: virtual property LicenseInfo^ Clone { LicenseInfo^ get () sealed; } |
Return Value
Type: LicenseInfoA cloned copy of this object.