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.assetList

public VersionControl.AssetList assetList;

Description

The result of some types of tasks.

Most task perform an action and returns the result as list of version control informations about assets, e.g. a Status task will return the result in this list.