IUiLicense.IsCommuter

Fore Syntax

IsCommuter: Boolean;

Fore.NET Syntax

IsCommuter: Boolean;

Description

The IsCommuter property returns information about the temporary local license use checked out from license server.

Comments

The property returns:

The license can be checked out from license server, but can not be used if license server is available. To get information about checking out the temporary local license from license server, use the IUiLicenseManager.IsCheckedOut property.

NOTE. Some network licenses enable the use if application out of network environment for a limited period (up to 30 days), for example, to use it on laptops on business trips. To do it, the network license can be used to check out a temporary stand-alone license (commuter).

Fore and Fore.NET Examples

The property use is given in the example for IUiLicense.FeatureName.

See also:

IUiLicense | | Licensing Options