Legacy Documentation: Version 5.5
LanguageEnglish
  • C#
  • JS

Script language

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

Provider.UnlockIsValid

public static bool UnlockIsValid(VersionControl.AssetList assets);
public static bool UnlockIsValid(VersionControl.Asset asset);

Parameters

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

Description

Returns true if locking the assets is a valid operation.