Legacy Documentation: Version 5.5
LanguageEnglish
  • C#
  • JS

Script language

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

Provider.GetLatest

public static VersionControl.Task GetLatest(VersionControl.AssetList assets);
public static VersionControl.Task GetLatest(VersionControl.Asset asset);

Parameters

assets List of assets to update.
asset Asset to update.

Description

Start a task for getting the latest version of an asset from the version control server.