MeshWorkflowOutcome
MeshWorkflowStep
.AddOutcome(
OutcomeType
param1)
Adds a MeshWorkflowOutcome node as child node of the “Step” tree node. This outcome node can be created under any step node. This node is created to see the results after executing an operation.
Remarks
Examples
Parameters
param1
Type:
OutcomeType
Return Value
Type:
MeshWorkflowOutcome
A new MeshWorkflowOutcome.