Legacy Documentation: Version 4.6(go to latest)
Language: English
  • C#
  • JS
  • Boo

Script language

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

VersionControl.Provider.CheckoutIsValid

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