.. _HistoryState: ================================================ HistoryState ================================================ Description ----------- A version of the document stored automatically (and added to the history states collection, which preserves the document state each time the document is changed). Properties ^^^^^^^^^^ +-------------------------------------------------+-------------------------------------------+ | :ref:`name` readonly | The history state name. | +-------------------------------------------------+-------------------------------------------+ | :ref:`parent` readonly | The object's container. | +-------------------------------------------------+-------------------------------------------+ | :ref:`snapshot` readonly | If true, the history state is a snapshot. | +-------------------------------------------------+-------------------------------------------+ | :ref:`typename` readonly | The class name of the object. | +-------------------------------------------------+-------------------------------------------+ .. container:: hide .. toctree:: :hidden: :maxdepth: 1 HistoryState/parent.rst HistoryState/typename.rst HistoryState/name.rst HistoryState/snapshot.rst