Click or drag to resize
Grid Solutions Framework

EmailNotifierDefaultImports Field

Defines the default value for Imports property.

Namespace:  DynamicCalculator
Assembly:  DynamicCalculator (in DynamicCalculator.dll) Version: 2.2.131-beta
Syntax
public const string DefaultImports = "AssemblyName={mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089}, TypeName=System.Math"
Request Example View Source

Field Value

Type: String
See Also