Alert.AlertForUrl field

The URL of the item being monitored. This MUST be an absolute URL.

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

Syntax

'Declaration
Public AlertForUrl As String
'Usage
Dim instance As Alert
Dim value As String

value = instance.AlertForUrl

instance.AlertForUrl = value
public string AlertForUrl

See also

Reference

Alert structure

Alert members

WebSvcAlerts namespace