WorkflowState

Workflow state information.

Properties

Type Name Description
string Name Workflow state name.
int ID Workflow state ID.
bool Selectable Defines whether this state is selectable for the current object.

This is related to the State class in the COM API.