PossibleOutcome Members

Include Protected Members
Include Inherited Members

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.

The PossibleOutcome type exposes the following members.

Constructors

  Name Description
Public method PossibleOutcome Initializes a new instance of the PossibleOutcome class.

Top

Properties

  Name Description
Public property DisplayText Gets or sets the display text.
Public property Outcome Gets or sets the numerical value representing the outcome of the update action.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

PossibleOutcome Class

OBA.Server.Taskflow Namespace