Alert.EnumNotifications Method

Include Protected Members
Include Inherited Members

Enumerates a list of all notifications defined on the alert.

Overload List

  Name Description
Public method EnumNotifications() Enumerates a list of all notifications defined on the alert.
Public method EnumNotifications(String) Enumerates a list of notification methods defined on the alert that are restricted to the specified operator.
Public method EnumNotifications(NotifyMethods)
Public method EnumNotifications(NotifyMethods, String)

Top