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

assets List of assets to test.
asset Asset to test.
Description

Return true if the task can be executed.

For the list of assets version it return true if one or more assets meets the requirements.