Legacy Documentation: Version 5.3
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

RevertMode

enumeration

Description

Defines the behaviour of the version control revert methods.

Variables

NormalUse the version control regular revert approach.
UnchangedRevert only unchanged files.
KeepModificationsRevert files but keep locally changed ones.