Partager via


Méthode EnumNotifications

Enumerates a list of all notifications defined on the alert.

Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.

Liste de surcharge

  Nom Description
Méthode publique EnumNotifications() () () () Enumerates a list of all notifications defined on the alert.
Méthode publique EnumNotifications(String) Enumerates a list of notification methods defined on the alert that are restricted to the specified operator.
Méthode publique EnumNotifications(NotifyMethods) Enumerates a list of notification methods defined on the alert that are restricted to the specified notification methods.
Méthode publique 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.

Haut de la page