Compartilhar via


SPChangeAlert.Id property

Obtém o GUID que identifica o alerta alterado.

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

Syntax

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

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

Property value

Type: System.Guid
Um GUID que identifica o alerta.

Ver também

Referência

SPChangeAlert class

SPChangeAlert members

Microsoft.SharePoint namespace