Click or drag to resize
PMServiceVersion Property
Last known service version.
Remarks
This string is updated each time the service starts and is able to write to the database.

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

Property Value

Type: String
See Also