ChangeRequestTask.UserProperty Field
A DependencyProperty used to promote the User which contains the string value of the user that the change request is being sent to.
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 = ChangeRequestTask.UserProperty
ChangeRequestTask.UserProperty = value
public static DependencyProperty UserProperty