Compartir a través de


de la propiedad ChangeAlert.AlertId

Obtiene un GUID que identifica la alerta de cambio.

Espacio de nombres:  Microsoft.SharePoint.Client
Ensamblados:   Microsoft.SharePoint.Client.Silverlight (en Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (en Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (en Microsoft.SharePoint.Client.dll)

Sintaxis

'Declaración
Public ReadOnly Property AlertId As Guid
    Get
'Uso
Dim instance As ChangeAlert
Dim value As Guid

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

Valor de propiedad

Tipo: System.Guid
Devuelve un Guid.

Vea también

Referencia

clase ChangeAlert

Miembros ChangeAlert

Espacio de nombres Microsoft.SharePoint.Client