OfficeTask.AssignedToProperty field

Returns a DependencyProperty object that a solution developer can use to promote the AssignedTo property of the SharePoint Foundation 2010 list item that is associated with the workflow instance.

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

Syntax

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

value = OfficeTask.AssignedToProperty

OfficeTask.AssignedToProperty = value
public static DependencyProperty AssignedToProperty

See also

Reference

OfficeTask class

OfficeTask members

Microsoft.Office.Workflow.Actions namespace