OnTaskCompletedDescendantValidator.PossibleAncestorTypes-Methode
Ein Array von Typen.
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()
Rückgabewert
Typ: []
Gibt Typezurück.
Siehe auch
Referenz
OnTaskCompletedDescendantValidator Klasse