ILicense.IsCommuter

Syntax

IsCommuter: Boolean;

Description

The IsCommuter property returns information about using a temporary local license checked out from license server.

Comments

Available values:

A license can be checked out from license server, but may not be used if license server is available.

To get information about temporary local license check out from license server, use the ILicenseManager.IsCheckedOut property.

NOTE. Some network licenses enable the use of an application offline up to 30 days, for example on laptops during business trips. To do this, the network license enables the user to get a temporary local license (commuter).

Example

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

See also:

ILicense | Licensing Options