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