Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The DependencyProperty object that promotes the Reason property.
Namespace: Microsoft.SharePoint.WorkflowActions
Assembly: Microsoft.SharePoint.WorkflowActions (in Microsoft.SharePoint.WorkflowActions.dll)
Syntax
'Declaration
Public Shared ReasonProperty As DependencyProperty
'Usage
Dim value As DependencyProperty
value = RollbackTask.ReasonProperty
RollbackTask.ReasonProperty = value
public static DependencyProperty ReasonProperty
Remarks
Do not use this property directly. The DependencyProperty is registered as internal to Windows Workflow Foundation when using the value set in the Reason property.
See Also
Reference
Microsoft.SharePoint.WorkflowActions Namespace