Skip to main content

FlowHistoryItemType

Specifies the types of items that can appear in a workflow's history.

Accepted Values

NameValue
Request0
Status1
Subflow2
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.