adTempus API
ArcanaDevelopment.adTempus.Client Namespace / EmailTrigger Class / GetSelectionRules Method

In This Topic
    GetSelectionRules Method (EmailTrigger)
    In This Topic
    Gets the set of rules defining which messages to select. If not rules are specified, the trigger will fire for all messages that have not previously been seen.
    Syntax
    'Declaration
     
    
    Public Function GetSelectionRules() As ExpressionList
    public ExpressionList GetSelectionRules()
    See Also