Share via


AlertInfo.AlertWebId field

A string representing a GUID that uniquely identifies the site containing the returned alert subscriptions.

Namespace:  WebSvcAlerts
Assembly:  STSSOAP (in STSSOAP.dll)

Syntax

'Declaration
Public AlertWebId As String
'Usage
Dim instance As AlertInfo
Dim value As String

value = instance.AlertWebId

instance.AlertWebId = value
public string AlertWebId

See also

Reference

AlertInfo structure

AlertInfo members

WebSvcAlerts namespace