License class

License class

Provides methods to license the component.

The License type exposes the following members:

Constructors

Constructor Description
init Initializes a new instance of this class.

Properties

Property Description
is_licensed Returns true if a valid license has been applied; false if the component is running in evaluation mode.

Methods

Method Description
set_license Licenses the component.
set_license Licenses the component.

See Also