Skip to main content

FlowCreateDocumentProperties Properties

An object defining properties for the FlowCreateDocumentProperties class.

IsChanged

Indicates whether any changes have been made to the workflow object in the code, showing if it has unsaved modifications.

Type: bool


DocumentOptions

Specifies the options for document creation in the workflow.

Type: IFlowCreateDocumentOptions


Caption

A dictionary containing captions for workflow objects, mapping identifiers to their display names.

Type: Dictionary<string, string>