Share via


AlertInfo.Alerts field

This represents a list of alert subscription structures which contain information about each current alert subscription.

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

Syntax

'Declaration
Public Alerts As Alert()
'Usage
Dim instance As AlertInfo
Dim value As Alert()

value = instance.Alerts

instance.Alerts = value
public Alert[] Alerts

See also

Reference

AlertInfo structure

AlertInfo members

WebSvcAlerts namespace