Click or drag to resize
PMEnvironmentInstalledLocally Property
Returns true if the PMTracking service is installed locally, based on Programs and Features.

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

Property Value

Type: Boolean
See Also