VersionInfo Class |
|
DataPA OpenAnalytics API Reference
Class contains information relating to the ServerSecurityVersion.
Inheritance Hierarchy
Namespace: DataPAServerSecurityAssembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public ref class VersionInfo
DataPAServerSecurity.VersionInfo = function();
Type.createClass(
'DataPAServerSecurity.VersionInfo');
The VersionInfo type exposes the following members.
Constructors
| Name | Description |
---|
| VersionInfo | Initializes a new instance of the VersionInfo class |
TopProperties
| Name | Description |
---|
| Version |
Gets the version of DataPA ServerSecurity currently installed
|
TopRemarks See Also