OfficeTaskChildValidator members

Provides the OfficeTask with a validator for ensuring that the decorated activity class is of the type OfficeTask.

The OfficeTaskChildValidator type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Protected property RequiredParentType Gets the Type of the Activity's parent. (Overrides BaseRequiredChildOfValidator.RequiredParentType.)

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.)
Public method ToString (Inherited from Object.)
Public method Validate (Inherited from BaseRequiredChildOfValidator.)
Public method ValidateActivityChange (Inherited from CompositeActivityValidator.)
Public method ValidateProperties (Inherited from Validator.)
Protected method ValidateProperty (Inherited from Validator.)

Top

See also

Reference

OfficeTaskChildValidator class

Microsoft.Office.Workflow.Actions namespace