Click or drag to resize
PMEnvironmentInstallationVersion Property
The installed or last run version.

Namespace: PM90SettingsAPI
Assembly: PM90SettingsAPI (in PM90SettingsAPI.dll) Version: 9.0.23.534 (9.0.23.534)
Syntax
C#
public string InstallationVersion { get; }

Property Value

Type: String
Remarks
In a multi server environment, this will yield the version of the Primary Installation
See Also