Provider.CheckoutIsValid

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

Parameters

assetsList of assets.
assetSingle asset.

Description

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

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答