Share via


OfficeTaskDescendantValidator.PossibleAncestorTypes method

Contains a list of the types of the Activity's parents.

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

OfficeTaskDescendantValidator class

OfficeTaskDescendantValidator members

Microsoft.Office.Workflow.Actions namespace