FlowDeleteDocumentProperties
Defines properties for deleting documents in the workflow, including a list of document items to be deleted.
Properties
| Name | Description |
|---|---|
| Caption | A dictionary containing captions for workflow objects, mapping identifiers to their display names. |
| Documents | A list of documents to be deleted within the workflow. |
| IsChanged | Indicates whether any changes have been made to the workflow object in the code, showing if it has unsaved modifications. |