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

In This Topic
    UseRegularExpressions Property
    In This Topic
    Indicates whether to treat IncludeMessageText and ExcludeMessageText as regular expressions.
    Syntax
    'Declaration
     
    
    Public Property UseRegularExpressions As Boolean
    public bool UseRegularExpressions {get; set;}
    See Also