Alert.Id field

A string representing the ID of the alert.

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

Syntax

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

value = instance.Id

instance.Id = value
public string Id

See also

Reference

Alert structure

Alert members

WebSvcAlerts namespace