adTempus API
ArcanaDevelopment.adTempus.Client Namespace / AlertNotificationRule Class / NotificationSeverity Property

In This Topic
    NotificationSeverity Property
    In This Topic
    The severity of the notification message to send.
    Syntax
    'Declaration
     
    
    Public Property NotificationSeverity As Integer
    public int NotificationSeverity {get; set;}
    See Also