FlowHistoryItemType
Specifies the types of items that can appear in a workflow's history.
Accepted Values
Name Value Request 0 Status 1 Subflow 2
Note
- Request: Represents a request item in the workflow history.
- Status: Represents a status item in the workflow history.
- Subflow: Represents a subflow item in the workflow history.
This enum is used to categorize different types of history items within a workflow system.