Legacy Documentation: Version 5.5
LanguageEnglish
  • C#
  • JS

Script language

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

Task.resultCode

public int resultCode;

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.