ILicenseManager.GetAllFeatures

Syntax

GetAllFeatures: IStringList;

Description

The GetAllFeatures method returns a list of all available features.

Example

The method use is given in the example for ILicenseManager.FeatureDescription.

See also:

ILicenseManager