Skip to main content

IFlowDeleteDocumentItem

Defines properties for identifying a document item to be deleted within the workflow, including key, name, and change tracking.

Properties

NameDescription
KeyThe unique key of the document item to be deleted.
IsChangedIndicates whether any changes have been made to the workflow object in the code, showing if it has unsaved modifications.
NameThe name of the document item to be deleted.