Skip to main content

SubFlowEndProperties

The SubFlowEndProperties class represents properties related to the completion of a subflow, including its return value. It inherits from BimserWorkflowObjectProperties and implements ISubFlowEndProperties.

Properties

NameDescription
ReturnValueSpecifies the return value from a subflow, representing the data returned upon its completion.
IsChangedIndicates whether any changes have been made to the workflow object in the code, showing if it has unsaved modifications.
CaptionA dictionary containing captions for workflow objects, mapping identifiers to their display names.