다음을 통해 공유


Alert.Active Field

A Boolean indicating whether the alert is active.

Namespace:  [Alerts Web service]
Web service reference: http://Site/_vti_bin/Alerts.asmx

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

Alerts Web Service