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

In This Topic
    NotificationSubject Property (AlertNotificationRule)
    In This Topic
    The subject of the notification message to send.
    Syntax
    'Declaration
     
    
    Public Property NotificationSubject As String
    public string NotificationSubject {get; set;}
    Remarks
    Leave empty for default subject.
    See Also