Click or drag to resize
IInteractionExpectedOutcome Property
Expectation from the work.
This is the outcome of the work when we want to make sure an expectation will meet. And if any participant does not agree on the expectation work will be considered as completed.

Namespace: FlexRule.Flows.Workflows.Managers.Tasks
Assembly: FlexRule.Flows.Workflow (in FlexRule.Flows.Workflow.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
string ExpectedOutcome { get; }

Property Value

Type: String
See Also