ILicenseFeatureInfo.LicenseType

Fore Syntax

LicenseType: UiLicenseType;

Fore.NET Syntax

LicenseType: Prognoz.Platform.Interop.ForeSystem.UiLicenseType;

Description

The LicenseType property returns license type according to effective time: trial period, specific dates, permanent.

Fore and Fore.NET Examples

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

See also:

ILicenseFeatureInfo