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

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

Parameters

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

Description

Return true if the task can be executed.

For the list of assets version it return true if one or more assets meets the requirements.