Compartilhar via


SPChangeList.Id property

Obtém o GUID da lista foi alterada.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaração
Public ReadOnly Property Id As Guid
    Get
'Uso
Dim instance As SPChangeList
Dim value As Guid

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

Property value

Type: System.Guid
Um GUID que identifica a lista foi alterada.

Ver também

Referência

SPChangeList class

SPChangeList members

Microsoft.SharePoint namespace