UndoEditFiles client API - SmartPlant Foundation - IM Update 46 - Help - Hexagon

SmartPlant Foundation Help

Language
English
Product
SmartPlant Foundation
Search by Category
Help
SmartPlant Foundation / SDx Version
10
SmartPlant Markup Plus Version
10.0 (2019)
Smart Review Version
2020 (15.0)

The UndoEditFiles client API is used to revert the editing on the files.

Argument

Description

Parameter 1

Delete Revision

Parameter 1 description

Options are YES, NO, or PROMPT.

YES – If multiple versions exist for a revision, then it deletes all versions along with the revision.

NO – If multiple versions exist for a revision, then it deletes latest version.

PROMPT – Prompts the user whether to delete the revision or not.

Parameter 1 type

String

Parameter 1 default

PROMPT

The following methods use the UndoEditFiles client API to revert the editing on the files.

  • UndoEditFiles

  • InvalidUndoEditFiles