OfficeTask.ContentTypeIdProperty field

A DependencyProperty used to promote the ContentTypeId property of the SharePoint list item associated with the running workflow instance.

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

Syntax

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

value = OfficeTask.ContentTypeIdProperty

OfficeTask.ContentTypeIdProperty = value
public static DependencyProperty ContentTypeIdProperty

See also

Reference

OfficeTask class

OfficeTask members

Microsoft.Office.Workflow.Actions namespace