IList<
MeshWorkflowControl
>
MeshWorkflowStep
.MeshWorkflowControls(Boolean bIgnoreSuppressed, String filterByType)
Gets the MeshWorkflowControls of an MeshWorkflowStep.
Remarks
Examples
Parameters
bIgnoreSuppressed
Type: Boolean
Flag to choose if suppressed controls are to be considered.
filterByType
Type: String
Return Value
Type: IList<
MeshWorkflowControl
>
A list of MeshWorkflowControls.