destination_block_object_handle property

destination_block_object_handle property

Gets or sets the destination block object handle.

Definition:

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

See Also