IList<MeshWorkflowOutcome> MeshWorkflowStep.MeshWorkflowOutcomes(Boolean bIgnoreSuppressed)

Gets the MeshWorkflowOutcomes of an MeshWorkflowStep.

Parameters

  • bIgnoreSuppressed
    Type: Boolean
    Flag to choose if suppressed outcomes are to be considered.

Return Value

Type: IList<MeshWorkflowOutcome>
A list of MeshWorkflowOutcomes.