|
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.207-beta
Syntax function get_MultiTriggerPrevention();
function set_MultiTriggerPrevention(value);
View SourceProperty Value
BooleanSee Also