M-Files API 23.11.13135.0
State Object
Members 
Description
The State class represents a workflow state.
Public Methods
Gets this state as a lookup value.
Gets this state as a single-select lookup based typed value.
Public Properties
The ID of the workflow state.
The name of the workflow state.
Specifies whether the state is selectable.
Specifies whether the selectable flag is affected by pseudo users. If true, the selectable flag can be trusted only if the available state transitions are requested for a specific objver by using the GetWorkflowStatesEx method.
Remarks
Use the VaultWorkflowOperations interface to retrieve states.

  

Workflow states as seen in M-Files Desktop.

See Also

State Members