adTempus API
ArcanaDevelopment.adTempus.Client Namespace / ProcessTrigger Class / TriggerOptions Property

In This Topic
    TriggerOptions Property (ProcessTrigger)
    In This Topic
    Options that determine the conditions under which the trigger will fire
    Syntax
    'Declaration
     
    
    Public Property TriggerOptions As ProcessTriggerOptions
    public ProcessTriggerOptions TriggerOptions {get; set;}
    See Also