AddOutcome(OutcomeType)

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.

Declaration Syntax

public virtual MeshWorkflowOutcome AddOutcome(OutcomeType type)

Parameters

type(OutcomeType)

No details are provided for this entry.