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.

Asset.IsOneOfStates

Switch to Manual
public function IsOneOfStates(states: States[]): bool;

Parameters

statesArray of states to test for.

Description

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