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

Parameters

assetsThe assets to lock.
assetThe asset to lock.

Description

Returns true if locking the assets is a valid operation.