UiLicenseFeatureInfo.LicenseType

Fore Syntax

LicenseType: UiLicenseType;

Fore.NET Syntax

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

Description

The LicenseType property returns type of license application: trial (number of days from the first startup), temporary (from date to date) or time-unlimited.

Fore and Fore.NET Examples

The property use is given in the example for IUiLicenseManager.GetFeatureInfo.

See also:

IUiLicenseFeatureInfo | Licensing Options