AX1159
Restore Prior Version command
Use the Restore Prior Version command to replace the currently active file with a prior document version. You can then save the file to make the restored version the active version.
Can be used in
- Task panes
- Ribbon tabs
This command is included in the default AxiomDesigner.AXL
ribbon tab.
When the Restore Prior Version command is selected from the Command Library as the shortcut target, it displays as command://RestorePriorVersion or command://RestorePriorVersionCommandAdapter (legacy syntax).
Shortcut parameters
This command does not have any shortcut parameters.
Visibility
Items using this command are only visible if the following conditions are met:
- The user has read/write access to the current file.
- The current file is a managed Axiom file.
You can use the Show restricted items option in the task pane or the ribbon tab to force items that use this command to be visible at all times (but grayed out if unavailable).
Remarks
- The available prior versions are displayed in a drop-down list; the user must select the version that they want to restore.
- This command is intended to be used in conjunction with the Create Restore Point command, to provide the means to both create versions and restore versions.