OfficeTask.DurationUnitProperty field

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

value = OfficeTask.DurationUnitProperty

OfficeTask.DurationUnitProperty = value
public static DependencyProperty DurationUnitProperty

See also

Reference

OfficeTask class

OfficeTask members

Microsoft.Office.Workflow.Actions namespace