Click or drag to resize
PMServiceIsPrimaryServer Property
returns true if this is the Primary install which includes web portal\reporting

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

Property Value

Type: Boolean
See Also