Share via


AppendTask.UserProperty field

A Dependency property used to promote the User property for use by the workflow instance.

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 = AppendTask.UserProperty

AppendTask.UserProperty = value
public static DependencyProperty UserProperty

See also

Reference

AppendTask class

AppendTask members

Microsoft.Office.Workflow.Actions namespace