MeshWorkflowOutcome MeshWorkflowControl.InnerScopeOutcome { get; set; }

If the InnerScopeDefinition is set to Outcome, then this property is visible. It defines the previous step outcome. This way we input the results of a previous step to the current step. The input applies to inner region of enclosure.