Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

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

VersionControl.Provider.CheckoutIsValid

static function CheckoutIsValid(assets: AssetList): bool;
static function CheckoutIsValid(asset: 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.