AlertInfo.AlertWebId Field
A string representing a GUID that uniquely identifies the site containing the returned alert subscriptions.
Namespace: [Alerts Web service]
Web service reference: http://Site/_vti_bin/Alerts.asmx
Syntax
'Declaration
Public AlertWebId As String
'Usage
Dim instance As AlertInfo
Dim value As String
value = instance.AlertWebId
instance.AlertWebId = value
public string AlertWebId