ILicenseManager.CheckoutCommuterLicense

Syntax

CheckoutCommuterLicense(FeatureName: String): UiLicenseStatusCode;

Parameters

FeatureName. Feature name.

Description

The CheckoutCommuterLicense method checks out a local license, enabling to use the application offline, from license server.

NOTE. The method is not intended to be used in application code. It is kept for compatibility with previous versions.

See also:

ILicenseManager