Share via


SPGenericObject.ContentTypeId Property (Microsoft.SharePoint.Publishing.Internal.Administration.Schema)

Namespace: Microsoft.SharePoint.Publishing.Internal.Administration.Schema
Assembly: Microsoft.SharePoint.Publishing (in microsoft.sharepoint.publishing.dll)

Syntax

'Declaration
<XmlAttributeAttribute> _
Public Property ContentTypeId As String
'Usage
Dim instance As SPGenericObject
Dim value As String

value = instance.ContentTypeId

instance.ContentTypeId = value
[XmlAttributeAttribute] 
public string ContentTypeId { get; set; }

See Also

Reference

SPGenericObject Class
SPGenericObject Members
Microsoft.SharePoint.Publishing.Internal.Administration.Schema Namespace