Click or drag to resize
Grid Solutions Framework

DynamicCalculatorDefaultImports Field

Defines the default value for Imports property.

Namespace: DynamicCalculator
Assembly: DynamicCalculator (in DynamicCalculator.dll) Version: 2.4.182-beta
Syntax
public const string DefaultImports = "AssemblyName=mscorlib, TypeName=System.Math; AssemblyName=mscorlib, TypeName=System.DateTime; AssemblyName=DynamicCalculator, TypeName=DynamicCalculator.AggregateFunctions"
View Source

Field Value

String
See Also