handle_to_history_object property

handle_to_history_object property

Gets or sets the handle to history object.

Definition:

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

See Also