ILicenseManager.AddFeature

Syntax

AddFeature(LicenseCode: String; [MakePermanent: Boolean=False]): UiLicenseStatusCode;

Parameters

LicenseCode. License activation code.

MakePermanent. The parameter is used to save activation code:

Description

The AddFeature method adds a license code.

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

See also:

ILicenseManager