ILicenseFeatureInfo.LicenseMode

Fore Syntax

LicenseMode: UiLicenseMode;

Fore.NET Syntax

LicenseMode: Prognoz.Platform.Interop.ForeSystem.UiLicenseMode;

Description

The LicenseMode property returns license type: network or stand-alone.

Fore and Fore.NET Examples

The property use is given in the example for ILicenseManager.FeatureInfo.

See also:

ILicenseFeatureInfo