ISubFlowEndProperties
The ISubFlowEndProperties
interface defines a property for managing the return value of a subflow upon its completion.
Properties
Name | Description |
---|---|
ReturnValue | Specifies the return value from a subflow, representing the data returned upon its completion. |