ILicenseFeatureInfo.CommuterAllowed

Syntax

CommuterAllowed: Boolean;

Description

The CommuterAllowed property returns True if a temporary local license can be obtained, and False, if it is forbidden. A temporary local license can be obtained to work with an application offline up to 30 days using network license.

Example

The property use is given in the example for ILicenseManager.CheckoutCommuterLicense.

See also:

ILicenseFeatureInfo