ILicenseManager.FeatureDescription

Fore Syntax

FeatureDescription(FeatureName: String): String;

Fore.NET Syntax

FeatureDescription(FeatureName: String): String;

Parameters

FeatureName. Feature name.

Description

The FeatureDescription property returns name of a system feature.

Fore and Fore.NET Examples

The property use is given in the example for ILicenseManager.CommuterInfo.

See also:

ILicenseManager