Compartilhar via


SPChangeAlert.ListId property

Obtém o GUID da lista na qual o alerta alterada.

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

Syntax

'Declaração
Public ReadOnly Property ListId As Guid
    Get
'Uso
Dim instance As SPChangeAlert
Dim value As Guid

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

Property value

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

Ver também

Referência

SPChangeAlert class

SPChangeAlert members

Microsoft.SharePoint namespace