IUiLicense.LicenseUpdate

Fore Syntax

LicenseUpdate: UiLicenseStatusCode;

Fore.NET Syntax

LicenseUpdate: Prognoz.Platform.Interop.ForeSystem.UiLicenseStatusCode;

Description

The LicenseUpdate method updates a license.

Comments

After the license is checked out using, for example, LicenseRequest, it must be updated.

Fore and Fore.NET Examples

The method use is given in the example for IUiLicenseManager.LicenseRequest.

See also:

IUiLicense