SPListItem.ContentTypeId-Eigenschaft
Ruft den Bezeichner des Inhaltstyps, der dieses Element zugeordnet ist.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property ContentTypeId As SPContentTypeId
Get
'Usage
Dim instance As SPListItem
Dim value As SPContentTypeId
value = instance.ContentTypeId
public SPContentTypeId ContentTypeId { get; }
Eigenschaftswert
Typ: Microsoft.SharePoint.SPContentTypeId
Die Inhaltstyp-ID.