Alert.EnumNotifications Method
Include Protected Members
Include Inherited Members
Enumerates a list of all notifications defined on the alert.
Overload List
Name | Description | |
---|---|---|
![]() |
EnumNotifications() | Enumerates a list of all notifications defined on the alert. |
![]() |
EnumNotifications(String) | Enumerates a list of notification methods defined on the alert that are restricted to the specified operator. |
![]() |
EnumNotifications(NotifyMethods) | |
![]() |
EnumNotifications(NotifyMethods, String) |
Top