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

파라미터

assetsList of assets.
assetSingle asset.

설명

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