Share via


OfficeTask.ShouldDelete-Methode

Überschreiben Sie diese Methode, um auf DeleteTasksOnComplete zu umgehen.

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

Syntax

'Declaration
Protected Overridable Function ShouldDelete As Boolean
'Usage
Dim returnValue As Boolean

returnValue = Me.ShouldDelete()
protected virtual bool ShouldDelete()

Rückgabewert

Typ: System.Boolean
Gibt Boolean zurück.

Siehe auch

Referenz

OfficeTask Klasse

OfficeTask-Member

Microsoft.Office.Workflow.Actions-Namespace