Partager via


SPChangeList.Id - Propriété

Obtient le GUID de la liste qui a été modifié.

Espace de noms :  Microsoft.SharePoint
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Id As Guid
    Get
'Utilisation
Dim instance As SPChangeList
Dim value As Guid

value = instance.Id
public Guid Id { get; }

Valeur de propriété

Type : System.Guid
GUID qui identifie la liste a été modifiée.

Voir aussi

Référence

SPChangeList classe

SPChangeList - Membres

Microsoft.SharePoint - Espace de noms