OfficeTask.CommentsProperty Field

Returns a DependencyProperty object that a solution developer can use to promote the Comments property of the SharePoint Foundation 2010 list item that is associated with the workflow instance.

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

Syntax

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

value = OfficeTask.CommentsProperty

OfficeTask.CommentsProperty = value
public static DependencyProperty CommentsProperty

See Also

Reference

OfficeTask Class

OfficeTask Members

Microsoft.Office.Workflow.Actions Namespace