ucs_base_handle property

ucs_base_handle property

Gets or sets the ucs base handle.

Definition:

@property
def ucs_base_handle(self):
    ...
@ucs_base_handle.setter
def ucs_base_handle(self, value):
    ...

See Also