Click or drag to resize
Grid Solutions Framework

EmailNotifierExpressionText Property

Gets or sets the textual representation of the boolean expression.

Namespace: DynamicCalculator
Assembly: DynamicCalculator (in DynamicCalculator.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute("x > 0")]
public string ExpressionText { get; set; }
View Source

Property Value

String
See Also