ILicenseManager.CheckinCommuterLicense

Syntax

CheckinCommuterLicense(FeatureName: String): UiLicenseStatusCode;

Parameters

FeatureName. Feature name.

Description

The CheckinCommuterLicense method checks in a local license, enabling the temporary use of application offline, to 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