Share via


OnTaskPending.TaskGuidProperty field

A DependencyProperty object used to promote the TaskGuid property for use by the workflow runtime.

Namespace:  Microsoft.Office.Workflow.Actions
Assembly:  Microsoft.Office.Workflow.Actions (in Microsoft.Office.Workflow.Actions.dll)

Syntax

'Declaration
Public Shared TaskGuidProperty As DependencyProperty
'Usage
Dim value As DependencyProperty

value = OnTaskPending.TaskGuidProperty

OnTaskPending.TaskGuidProperty = value
public static DependencyProperty TaskGuidProperty

Remarks

Do not use this property directly. Use the corresponding property of the activity instead.

See also

Reference

OnTaskPending class

OnTaskPending members

Microsoft.Office.Workflow.Actions namespace