ILicense.ServerName

Fore Syntax

ServerName: String;

Fore.NET Syntax

ServerName: String;

Description

The ServerName property returns name of the license server, from which the license is used.

Comments

If a stand-alone license is used, the property returns no-net.

Fore and Fore.NET Examples

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

See also:

ILicense