VersionsList class

VersionsList class

Class that defines a serializable list of the document version information.

The VersionsList type exposes the following members:

Constructors

Constructor Description
init Initializes a new instance of VersionsList.

Methods

Method Description
add_version Add list of the annotations.
add_version Adds a list of annotations for a version key.
add_version_list
add_version_object
get_last_version_key Gets the last version key.
get_penultimate_version_key Retrieves the penultimate version key.
get_version .
get_version .
get_version_key_by_value .
get_version_key_by_value_list
get_version_object
replace_last_version .
replace_last_version_list

Properties

Property Description
version The current version.
versions_dictionary The versions dictionary.

See Also