Skip to main content

IFlowCreateExistingDocumentOptions

Defines options for creating an existing document, including path assignment type, path type, path value, and change tracking.

Properties

NameDescription
PathValueThe value of the path to the document.
PathTypeSpecifies the type of path used when creating the document.
PathAssignTypeSpecifies the assignment type for the document path.
IsChangedIndicates whether any changes have been made to the workflow object in the code, showing if it has unsaved modifications.