SPBuiltInContentTypeId.WorkflowTask Field
Contains the content identifier (ID) for the WorkflowTask content type.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
Syntax
'Declaration
Public Shared ReadOnly WorkflowTask As SPContentTypeId
'Usage
Dim value As SPContentTypeId
value = SPBuiltInContentTypeId.WorkflowTask
public static readonly SPContentTypeId WorkflowTask
See Also
Reference
SPBuiltInContentTypeId Members
Microsoft.SharePoint Namespace