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

assets List of assets.
asset Single asset.
Description

Given an asset or a list of assets this function returns true if Checkout is a valid task to perform.