SPListItem.ContentTypeId - Propriété
Obtient l'identificateur du type de contenu qui est associé à cet élément.
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public ReadOnly Property ContentTypeId As SPContentTypeId
Get
'Utilisation
Dim instance As SPListItem
Dim value As SPContentTypeId
value = instance.ContentTypeId
public SPContentTypeId ContentTypeId { get; }
Valeur de propriété
Type : Microsoft.SharePoint.SPContentTypeId
L'identificateur de type de contenu.