SPAlert.ID property
Obtém a ID do alerta.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public Property ID As Guid
Get
Friend Set
'Uso
Dim instance As SPAlert
Dim value As Guid
value = instance.ID
public Guid ID { get; internal set; }
Property value
Type: System.Guid
A ID do alerta.