Метод EnumNotifications

Enumerates a list of all notifications defined on the alert.

Этот элемент перегружен. Чтобы получить полные сведения об этом элементе (синтаксисе, использовании и примерах использования), щелкните его имя в списке перегрузок.

Список перегрузок

  Имя Описание
Открытый метод 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.

В начало