OfficeTask.DurationProperty field

A DependencyProperty used to promote the Duration 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 DurationProperty As DependencyProperty
'Usage
Dim value As DependencyProperty

value = OfficeTask.DurationProperty

OfficeTask.DurationProperty = value
public static DependencyProperty DurationProperty

See also

Reference

OfficeTask class

OfficeTask members

Microsoft.Office.Workflow.Actions namespace