Skip to main content

FlowCreateExistingDocumentOptions

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.
CaptionA dictionary containing captions for workflow objects, mapping identifiers to their display names.