VersionControl.Provider.UnlockIsValid
static function UnlockIsValid(assets: AssetList): bool;
static function UnlockIsValid(asset: Asset): bool;
Parameters

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

Returns true if locking the assets is a valid operation.