DataPA Enterprise Dashboard Controls API Reference
Class contains information relating to the currently installed or loaded license on the client.
Namespace: DataPAClientConfigAssembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
C# |
---|
[SerializableAttribute]
public class LicenseInfo : _LicenseInfo |
Visual Basic |
---|
<SerializableAttribute>
Public Class LicenseInfo
Implements _LicenseInfo |
Visual C++ |
---|
[SerializableAttribute]
public ref class LicenseInfo : _LicenseInfo |
Remarks
Inheritance Hierarchy
See Also