Click or drag to resize
Grid Solutions Framework

EmailNotifierMultiTriggerPrevention Property

Gets or sets flag that determines if the trigger continuously being met will send multiple emails or should be prevented.

Namespace: DynamicCalculator
Assembly: DynamicCalculator (in DynamicCalculator.dll) Version: 2.4.191-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(false)]
public bool MultiTriggerPrevention { get; set; }
View Source

Property Value

Boolean
See Also