EnumNotifications-Methode
Enumerates a list of all notifications defined on the alert.
Das Element ist überladen. Um vollständige Informationen zu diesem Element zu erhalten, einschließlich Syntax, Verwendung und Beispielen, klicken Sie auf einen Namen in der Überladungsliste.
Überladungsliste
Name | Beschreibung | |
---|---|---|
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) | Enumerates a list of notification methods defined on the alert that are restricted to the specified notification methods. | |
EnumNotifications(NotifyMethods, String) | Enumerates a list of notification methods defined on the alert that are restricted to the specified notification methods and a specified operator. |
Zum Anfang