SPBuiltInContentTypeId.Document field
Contains the content identifier (ID) for the Document content type.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared ReadOnly Document As SPContentTypeId
'Usage
Dim value As SPContentTypeId
value = SPBuiltInContentTypeId.Document
public static readonly SPContentTypeId Document
See also
Reference
SPBuiltInContentTypeId members
Microsoft.SharePoint namespace