OfficeTask.ItemIdProperty field

DependencyProperty for a bindable property of this workflow activity. This should not be used directly.

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

Syntax

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

value = OfficeTask.ItemIdProperty

OfficeTask.ItemIdProperty = value
public static DependencyProperty ItemIdProperty

See also

Reference

OfficeTask class

OfficeTask members

Microsoft.Office.Workflow.Actions namespace