IList<MeshWorkflowControl> MeshWorkflowStep.MeshWorkflowControls(Boolean bIgnoreSuppressed)

Gets the MeshWorkflowControls of an MeshWorkflowStep.

Parameters

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

Return Value

Type: IList<MeshWorkflowControl>
A list of MeshWorkflowControls.