Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

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

Provider.CheckoutIsValid

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

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.