Share via


ForwardTask.UserProperty field

A DependencyProperty object used to promote the User property

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

Syntax

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

value = ForwardTask.UserProperty

ForwardTask.UserProperty = value
public static DependencyProperty UserProperty

Remarks

Do not use this property directly. The DependencyProperty is registered as internal to Windows Workflow Foundation when using the value set in the User

See also

Reference

ForwardTask class

ForwardTask members

Microsoft.Office.Workflow.Actions namespace