IFlowDeleteDocumentItem
Defines properties for identifying a document item to be deleted within the workflow, including key, name, and change tracking.
Properties
| Name | Description |
|---|---|
| Key | The unique key of the document item to be deleted. |
| Name | The name of the document item to be deleted. |
| IsChanged | Indicates whether any changes have been made to the workflow object in the code, showing if it has unsaved modifications. |