Skip to main content

ISubFlowCallProperties

The ISubFlowCallProperties interface defines properties for managing subflow calls in workflows, including metadata for the subflow object and its return values.

Properties

NameDescription
SubFlowObjectSpecifies metadata for the subflow object that defines the properties and behavior of the subflow.
ReturnValuesDefines a list of return values from the subflow, allowing data to be passed back to the main workflow.