| 
            
              EmailNotifierMultiTriggerPrevention Property
             | 
          
        
        
            Gets or sets flag that determines if the trigger continuously being met will send multiple emails or should be prevented.
            
        
        Namespace: DynamicCalculatorAssembly: DynamicCalculator (in DynamicCalculator.dll) Version: 2.4.257-beta
Syntaxfunction get_MultiTriggerPrevention();
function set_MultiTriggerPrevention(value);
 View SourceProperty Value
Boolean
See Also