SPBuiltInContentTypeId.UDCDocument Field
Contains the content identifier (ID) for the UDCDocument 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 UDCDocument As SPContentTypeId
'Usage
Dim value As SPContentTypeId
value = SPBuiltInContentTypeId.UDCDocument
public static readonly SPContentTypeId UDCDocument
See Also
Reference
SPBuiltInContentTypeId Members
Microsoft.SharePoint Namespace