FlowDocumentStateProperties
Defines properties for managing document state within the workflow, including assigner position and a list of document state items.
Properties
Name | Description |
---|---|
IsChanged | Indicates whether any changes have been made to the workflow object in the code, showing if it has unsaved modifications. |
Documents | A list of document state items associated with this property. |
AssignerPositionObjectName | The name of the position that assigned the document state within the workflow. |
Caption | A dictionary containing captions for workflow objects, mapping identifiers to their display names. |