Skip to main content

IFlowDocumentStateItem Properties

An object defining properties for the IFlowDocumentStateItem class.

DocumentObjectKey

The unique key of the document object associated with this state item.

Type: string


IsChanged

Indicates whether any changes have been made to the workflow object in the code, showing if it has unsaved modifications.

Type: bool


Status

The status of the document within the workflow.

Type: int


DocumentObjectName

The name of the document object associated with this state item.

Type: string