LicenseType: UiLicenseType;
LicenseType: Prognoz.Platform.Interop.ForeSystem.UiLicenseType;
The LicenseType property returns type of license application: trial (number of days from the first startup), temporary (from date to date) or time-unlimited.
The property use is given in the example for IUiLicenseManager.GetFeatureInfo.
See also: