OfficeTask.DeleteTasksOnCompleteProperty Field

A DependencyProperty used to promote the Boolean DeleteTasksOnComplete property of the SharePoint list item associated with the running workflow instance.

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

Syntax

'Declaration
Public Shared DeleteTasksOnCompleteProperty As DependencyProperty
'Usage
Dim value As DependencyProperty

value = OfficeTask.DeleteTasksOnCompleteProperty

OfficeTask.DeleteTasksOnCompleteProperty = value
public static DependencyProperty DeleteTasksOnCompleteProperty

See Also

Reference

OfficeTask Class

OfficeTask Members

Microsoft.Office.Workflow.Actions Namespace