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.
| states | Array of states to test for. |
Returns true if the version control state of the assets is one of the input states.