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
IsChangedIndicates whether any changes have been made to the workflow object in the code, showing if it has unsaved modifications.
PathAssignTypeSpecifies the assignment type for the document path.
PathValueThe value of the path to the document.
PathTypeSpecifies the type of path used when creating the document.