Alert.AlertForTitle field

A string representing the title of the item being monitored.

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

Syntax

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

value = instance.AlertForTitle

instance.AlertForTitle = value
public string AlertForTitle

See also

Reference

Alert structure

Alert members

WebSvcAlerts namespace