Click or drag to resize
Grid Solutions Framework

EmailNotifierImports Property

Gets or sets the list of types which define methods to be imported into the expression parser.

Namespace:  DynamicCalculator
Assembly:  DynamicCalculator (in DynamicCalculator.dll) Version: 2.2.131-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute("AssemblyName={mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089}, TypeName=System.Math")]
public string Imports { get; set; }
Request Example View Source

Property Value

Type: String
See Also