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).
Go to
Property Listing
Property Listing
|
Property
|
Type
|
Access
|
Description
|
|
name
|
String
|
readonly
|
The history state name.
|
|
parent
|
|
readonly
|
The object's container.
|
|
snapshot
|
Boolean
|
readonly
|
If true, the history state is a snapshot.
|
|
typename
|
String
|
readonly
|
The class name of the object.
|