Legacy Documentation: Version 5.0
Language: English
  • C#
  • JS

Script language

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

Provider.ResolveIsValid

Switch to Manual
public static function ResolveIsValid(assets: VersionControl.AssetList): bool;

Parameters

assetsThe list of asset to be resolved.

Description

Tests if any of the assets in the list is resolvable.

Returns true if any of the assets are resolvable.