is_licensed method

is_licensed

Check if licence is applied to component

Returns

True if component is licensed, otherwise false

def is_licensed(self):
    ...

See Also