Legacy Documentation: Version 4.6(go to latest)
Language: English
  • C#
  • JS
  • Boo

Script language

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

VersionControl.Provider.GetLatestIsValid

public static function GetLatestIsValid(assets: AssetList): bool;
public static function GetLatestIsValid(asset: Asset): bool;

Parameters

assets List of assets to test.
asset Asset to test.

Description

Returns true if getting the latest version of an asset is a valid operation.

For the list version it returns true if is valid for one or more assets.