Alert.Id Field
A string representing the ID of the alert.
Namespace: [Alerts Web service]
Web service reference: http://Site/_vti_bin/Alerts.asmx
Syntax
'Declaration
Public Id As String
'Usage
Dim instance As Alert
Dim value As String
value = instance.Id
instance.Id = value
public string Id