Share via


SPDuplicateContentType.ContentTypeId property

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property ContentTypeId As SPContentTypeId
    Get
    Friend Set
'Usage
Dim instance As SPDuplicateContentType
Dim value As SPContentTypeId

value = instance.ContentTypeId
public SPContentTypeId ContentTypeId { get; internal set; }

Property value

Type: Microsoft.SharePoint.SPContentTypeId

See also

Reference

SPDuplicateContentType class

SPDuplicateContentType members

Microsoft.SharePoint.Administration namespace