다음을 통해 공유


Alert.Id Field

A string representing the ID of the alert.

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

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

Alerts Web Service