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

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

Parameters

assetsThe assets to lock.
assetThe asset to lock.

Description

Returns true if locking the assets is a valid operation.