ILicenseManager.DeleteFeature

Syntax

DeleteFeature(FeatureName: String): UiLicenseStatusCode;

Parameters

FeatureName.Feature name.

Description

The DeleteFeature method deletes license code from the current session (from memory).

NOTE. The method is not intended to be used in application code. It is kept for compatibility with previous versions.

See also:

ILicenseManager