adTempus API
ArcanaDevelopment.adTempus.Client Namespace / AlertNotificationRule Class
Members


In This Topic
    AlertNotificationRule Class
    In This Topic
    Defines a rule for sending notification messages in response to Alerts.
    Object Model
    AlertNotificationRule ClassDataContext ClassOID ClassADTObject ClassNotificationRecipientCollection ClassNotificationRecipient Class
    Syntax
    'Declaration
     
    
    <ComVisibleAttribute(True)>
    <GuidAttribute("F6F4F161-A05E-44FE-9943-76D71C4C47B8")>
    Public NotInheritable Class AlertNotificationRule 
       Inherits ADTIndependentObject
    [ComVisible(true)]
    [Guid("F6F4F161-A05E-44FE-9943-76D71C4C47B8")]
    public sealed class AlertNotificationRule : ADTIndependentObject 
    [ComVisible(true)]
    [Guid("F6F4F161-A05E-44FE-9943-76D71C4C47B8")]
    public ref class AlertNotificationRule sealed : public ADTIndependentObject 
    Inheritance Hierarchy

    System.Object
       ArcanaDevelopment.adTempus.Client.ObjectBase
          ArcanaDevelopment.adTempus.Client.ADTObject
             ArcanaDevelopment.adTempus.Client.ADTIndependentObject
                ArcanaDevelopment.adTempus.Client.AlertNotificationRule

    See Also