Skip to main content

FlowDocumentStateItem

Represents a state item for a document within the workflow, including document name, key, status, and change tracking.

Properties

NameDescription
DocumentObjectKeyThe unique key of the document object associated with this state item.
IsChangedIndicates whether any changes have been made to the workflow object in the code, showing if it has unsaved modifications.
StatusThe status of the document within the workflow.
DocumentObjectNameThe name of the document object associated with this state item.