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.

Asset.IsOneOfStates

public bool IsOneOfStates(States[] states);

Parameters

states Array of states to test for.

Description

Returns true if the version control state of the assets is one of the input states.