Void
MeshWorkflowControl
.ConnectScopeOutcome(String scopeName,
MeshWorkflowOutcome
outcome)
Connects the scope identified by scopeName to the selected outcome.
Remarks
Examples
Parameters
scopeName
Type: String
The name of the scope to be connected.
outcome
Type:
MeshWorkflowOutcome
The outcome object to connect.
Return Value
Type: Void