Partager via


SPChangeList.ContentTypeId - Propriété

Obtient l'identificateur (ID) du type de contenu qui a été modifié.

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 SPChangeList
Dim value As SPContentTypeId

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

Valeur de propriété

Type : Microsoft.SharePoint.SPContentTypeId
ID du type de contenu qui a été modifié.

Voir aussi

Référence

SPChangeList classe

SPChangeList - Membres

Microsoft.SharePoint - Espace de noms