Share via


DocSetContentsTask.AssigneesColumnProperty Field

A DependencyProperty object used to promote the AssigneesColumn property.

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

Syntax

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

value = DocSetContentsTask.AssigneesColumnProperty

DocSetContentsTask.AssigneesColumnProperty = value
public static DependencyProperty AssigneesColumnProperty

Remarks

Do not use this property directly. The DependencyProperty is registered as internal to Windows Workflow Foundation when using the value set in the AssigneesColumn property.

See Also

Reference

DocSetContentsTask Class

DocSetContentsTask Members

Microsoft.Office.Workflow.Actions Namespace