IFlowCreateExistingDocumentOptions Properties
An object defining properties for the IFlowCreateExistingDocumentOptions class.
PathValue
The value of the path to the document.
Type: string
PathType
Specifies the type of path used when creating the document.
Type: CreateDocumentPathType
Accepted Values:
Name Value Full 0 FormId 1
PathAssignType
Specifies the assignment type for the document path.
Type: CreateDocumentPathAssignType
Accepted Values:
Name Value Constant 0 Variable 1
IsChanged
Indicates whether any changes have been made to the workflow object in the code, showing if it has unsaved modifications.
Type: bool