Alert.Title field

A string representing the title of the alert.

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

Syntax

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

value = instance.Title

instance.Title = value
public string Title

See also

Reference

Alert structure

Alert members

WebSvcAlerts namespace