|
EmailNotifierExpressionText Property
|
Gets or sets the textual representation of the boolean expression.
Namespace: DynamicCalculatorAssembly: DynamicCalculator (in DynamicCalculator.dll) Version: 2.4.230-beta
Syntaxfunction get_ExpressionText();
function set_ExpressionText(value);
View SourceProperty Value
String
See Also