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

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