License class

License class

Provides methods to license the component. Learn more about licensing here.

The License type exposes the following members:

Constructors

Constructor Description
init Constructs a new instance of License

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.

Remarks

Learn more | | | |

See Also