Skip to main content

SubFlowEndProperties Properties

An object defining properties for the SubFlowEndProperties class.

ReturnValue

Specifies the return value from a subflow, representing the data returned upon its completion.

Type: string


IsChanged

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

Type: bool


Caption

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

Type: Dictionary<string, string>