adTempus API
ArcanaDevelopment.adTempus.Client Namespace / AlertNotificationRule Class
Properties Methods

In This Topic
    AlertNotificationRule Class Members
    In This Topic

    The following tables list the members exposed by AlertNotificationRule.

    Public Properties
     NameDescription
    Public Property (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property Description property used for binding. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property List of event categories to include.  
    Public PropertyOverridden.  The Class ID for the object  
    Public Property The Class ID for the object (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public PropertyOverridden.  The key name for the class.  
    Public Property Returns a descriptive name for the class suitable for display to users. (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public Property The date/time the object was first saved (in UTC). (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property The DataContext to which this object belongs. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property Optional description/notes for this rule.  
    Public Property Indicates whether this rule is enabled.  
    Public Property List of event categories to exclude.  
    Public Property List of message IDs to exclude.  
    Public Property List of text that must appear in message to exclude rule.  
    Public PropertyOverridden.   
    Public Property Indicates whether the object came from a Master. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property List of event categories to include.  
    Public Property List of message IDs to include.  
    Public Property List of text that must appear in message to trigger rule.  
    Public Property List of message types (severities) to include.  
    Public PropertyOverridden.   
    Public Property Indicates whether the object is dirty (modified or new since last save). (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public Property Indicates whether the object is new (has never been saved). (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public Property Indicates whether this object is read-only. Indicates whether this object is read-only. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property Indicates whether the object is a stub. (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public Property The date/time the object was last saved (in UTC). (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property The minimum interval (in minutes) for messages to be sent for this rule.  
    Public Property Optional name for this rule.  
    Public Property The body of the notification message to send.  
    Public Property The severity of the notification message to send.  
    Public Property The subject of the notification message to send.  
    Public Property The Object Identifier that uniquely identifies the object. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public PropertyGet the parent of this object.The object that owns or contains this object, if IsDependent is True. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property The list of NotificationRecipients who will receive messages for Alerts that match this rule.  
    Public Property (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property Indicates whether to treat IncludeMessageText and ExcludeMessageText as regular expressions.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded.  Creates an undo snapshot for the object graph. (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public Method Determines whether the user has the necessary permission to perform a specified action on the object (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public MethodOverloaded.  Commits the current changes, discarding the latest undo snapshot. (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public Method Deletes the object from the database. (Inherited from ArcanaDevelopment.adTempus.Client.ADTIndependentObject)
    Public Method Deletes the object from the database and records an entry in the object change log. (Inherited from ArcanaDevelopment.adTempus.Client.ADTIndependentObject)
    Public Method Creates a new object that is a copy of the source object. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public MethodOverloaded.  Gets a Configuration Report for the object. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Method Gets a user-friendly description of the object's key settings. (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public Method Gets all objects that referenced this object. (Inherited from ArcanaDevelopment.adTempus.Client.ADTIndependentObject)
    Public MethodGets the SecurityDescriptor containing the security information for the object. (Inherited from ArcanaDevelopment.adTempus.Client.ADTIndependentObject)
    Public Method Gets the Independent object to which this object ultimately belongs. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Method Refreshes the object from the server. (Inherited from ArcanaDevelopment.adTempus.Client.ADTIndependentObject)
    Public Method Replaces references to this object. (Inherited from ArcanaDevelopment.adTempus.Client.ADTIndependentObject)
    Public Method Reverts the object (and any contained objects) to their last-saved state, discarding any in-memory changes. (Inherited from ArcanaDevelopment.adTempus.Client.ADTIndependentObject)
    Public MethodOverloaded.  Saves the object to the server/database. (Inherited from ArcanaDevelopment.adTempus.Client.ADTIndependentObject)
    Public MethodOverloaded.  Saves the object and records an entry in the object change log. (Inherited from ArcanaDevelopment.adTempus.Client.ADTIndependentObject)
    Public MethodReturns a string that represents the current object. Returns a description of the object. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public MethodOverloaded. Reverts to the previous undo snapshot created by ObjectBase.BeginEdit. (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public Method (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public MethodOverridden.   
    Top
    See Also