Share via


Alert.Active field

A Boolean indicating whether the alert is active.

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

Syntax

'Declaration
Public Active As Boolean
'Usage
Dim instance As Alert
Dim value As Boolean

value = instance.Active

instance.Active = value
public bool Active

See also

Reference

Alert structure

Alert members

WebSvcAlerts namespace