InsertTask.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 = InsertTask.UserProperty
InsertTask.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 property.