Partager via


SPChangeView.ListId - Propriété

Obtient le GUID de la liste à laquelle s'applique la vue modifiée.

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

Syntaxe

'Déclaration
Public ReadOnly Property ListId As Guid
    Get
'Utilisation
Dim instance As SPChangeView
Dim value As Guid

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

Valeur de propriété

Type : System.Guid
GUID qui identifie la liste.

Voir aussi

Référence

SPChangeView classe

SPChangeView - Membres

Microsoft.SharePoint - Espace de noms