Share via


OnTaskCompletedDescendantValidator.PossibleAncestorTypes method

An array of types.

Namespace:  Microsoft.Office.Workflow.Actions
Assembly:  Microsoft.Office.Workflow.Actions (in Microsoft.Office.Workflow.Actions.dll)

Syntax

'Declaration
Protected Overrides Function PossibleAncestorTypes As Type()
'Usage
Dim returnValue As Type()

returnValue = Me.PossibleAncestorTypes()
protected override Type[] PossibleAncestorTypes()

Return value

Type: []
Returns Type.

See also

Reference

OnTaskCompletedDescendantValidator class

OnTaskCompletedDescendantValidator members

Microsoft.Office.Workflow.Actions namespace