IsCommuter: Boolean;
IsCommuter: Boolean;
The IsCommuter property returns information about the temporary local license use checked out from license server.
The property returns:
True if temporary local license (commuter) checked out from license server is used.
False if temporary local license from license server is not used.
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).
The property use is given in the example for IUiLicense.FeatureName.
See also: