Partilhar via


RollbackTask.ReasonProperty Field

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

RollbackTask Class

RollbackTask Members

Microsoft.SharePoint.WorkflowActions Namespace

Other Resources

Workflow Activities for SharePoint Foundation