OnTaskCompletedDescendantValidator members

Provides the OnTaskCompleted class with a validator that can be used to check for and prevent invalid input values and also to prevent potential unhandled exceptions.

The OnTaskCompletedDescendantValidator type exposes the following members.

Constructors

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

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Protected method GetFullPropertyName (Inherited from Validator.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method PossibleAncestorTypes An array of types. (Overrides BaseRequiredDescendantOfValidator.PossibleAncestorTypes().)
Public method ToString (Inherited from Object.)
Public method Validate Verifies that the specified activity is valid. (Inherited from BaseRequiredDescendantOfValidator.)
Public method ValidateActivityChange (Inherited from Validator.)
Public method ValidateProperties (Inherited from Validator.)
Protected method ValidateProperty (Inherited from Validator.)

Top

See also

Reference

OnTaskCompletedDescendantValidator class

Microsoft.Office.Workflow.Actions namespace