Promote Version
UiPath.Box.Activities.File.FileVersions.PromoteVersion
Uses the Box Revert file version API to copy a previous file version and make it the current version of the file. Versions are only tracked for Box users with premium accounts.
Properties
Common
- ContinueOnError - Specifies if you want the activity to continue running when an error is thrown. This field supports only
Booleanvalues. - DisplayName - The display name of the activity. This field supports only
StringsorStringvariables.
Input
- File ID - The ID of the file. This field supports only
StringsorStringvariables. - Version ID - The ID of the file version. This field supports only
StringsorStringvariables.
Misc
- Private - If selected, the values of variables and arguments are no longer logged at Verbose level.
Output
- File Version - Information about the file version. This field supports only
BoxFileVersion[]variables.