IUiLicenseFeatureInfo.CommuterAllowed

Fore Syntax

CommuterAllowed: Boolean;

Fore.NET Syntax

CommuterAllowed: Boolean;

Description

The CommuterAllowed property returns True if a temporary local license can be checked out, and False, if it is denied. A local license can be checked out when a network license with the commuter attribute is used.

Fore and Fore.NET Examples

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

See also:

IUiLicenseFeatureInfo | Licensing Options