Legacy Documentation: Version 5.0
Language: English
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Provider.CheckoutIsValid

Switch to Manual
public static function CheckoutIsValid(assets: VersionControl.AssetList): bool;
public static function CheckoutIsValid(asset: VersionControl.Asset): bool;

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.