Click or drag to resize
Grid Solutions Framework

EmailNotifierVariableList Property

Gets or sets the list of variables used in the expression.

Namespace:  DynamicCalculator
Assembly:  DynamicCalculator (in DynamicCalculator.dll) Version: 2.2.131-beta
Syntax
[ConnectionStringParameterAttribute]
public string VariableList { get; set; }
Request Example View Source

Property Value

Type: String
See Also