IUiLicenseRequestSettings.ShowActivationWizard

Syntax

ShowActivationWizard: Boolean;

Description

The ShowActivationWizard property is responsible for opening the Activation of Unit dialog box, when the requested feature is not available.

Comments

Available values:

NOTE. Value of the True parameter is used only to check stand-alone license, on checking the network license and if the asked feature is absent, the error message is displayed.

Example

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

See also:

IUiLicenseRequestSettings