PossibleOutcome Class

This class and its members are reserved for internal use and are not intended to be used in your code.

Determines the possible outcomes that can be selected on that task.

Inheritance Hierarchy

System.Object
  OBA.Server.Taskflow.PossibleOutcome

Namespace:  OBA.Server.Taskflow
Assembly:  OBA.Server.Taskflow (in OBA.Server.Taskflow.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class PossibleOutcome
'Usage
Dim instance As PossibleOutcome
[SerializableAttribute]
public class PossibleOutcome

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

PossibleOutcome Members

OBA.Server.Taskflow Namespace