SPBuiltInContentTypeId.WorkflowTask field
Contains the content identifier (ID) for the WorkflowTask content type.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
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