is_licensed property

is_licensed property

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

Definition:

@property
def is_licensed(self):
    ...

See Also