Legacy Documentation: Version 5.1
LanguageEnglish
  • C#
  • JS

Script language

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

Provider.UnlockIsValid

Switch to Manual
public static function UnlockIsValid(assets: VersionControl.AssetList): bool;
public static function UnlockIsValid(asset: VersionControl.Asset): bool;

Parameters

assets The assets to lock.
asset The asset to lock.

Description

Returns true if locking the assets is a valid operation.