Void MeshWorkflowControl.ConnectScopeOutcome(String scopeName, MeshWorkflowOutcome outcome)

Connects the scope identified by scopeName to the selected outcome.

Parameters

  • scopeName
    Type: String
    The name of the scope to be connected.
  • outcome
    The outcome object to connect.