SPChangeContentType.Id - Propriété
Obtient le GUID qui identifie le 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 Id As SPContentTypeId
Get
'Utilisation
Dim instance As SPChangeContentType
Dim value As SPContentTypeId
value = instance.Id
public SPContentTypeId Id { get; }
Valeur de propriété
Type : Microsoft.SharePoint.SPContentTypeId
GUID qui identifie le type de contenu qui a été modifié.