Legacy Documentation: Version 4.6.2
Language: English
  • C#
  • JS
  • Boo

Script language

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

VersionControl.Task.resultCode

public var resultCode: int;

Description

Some task return result codes, these are stored here.

Depending on the task the result code will map to either an AssetDeleteResult, AssetMoveResult or SubmitResult.