adTempus API
ArcanaDevelopment.adTempus.Client Namespace / NotificationAddress Class / ScheduleOverrideSeverity Property

In This Topic
    ScheduleOverrideSeverity Property (NotificationAddress)
    In This Topic
    The severity threshold to use for overriding the EffectiveSchedules
    Syntax
    'Declaration
     
    
    Public Property ScheduleOverrideSeverity As Integer
    public int ScheduleOverrideSeverity {get; set;}
    Remarks

    See the Remarks under NotificationAddress for more information.

    See Also