Click or drag to resize
Grid Solutions Framework

FileExporterUseNumericQuality Property

Gets or sets the value that determines whether the measurement quality is represented as a numeric value rather than a symbolic value.

Namespace: ICCPExport
Assembly: ICCPExport (in ICCPExport.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(false)]
public bool UseNumericQuality { get; set; }
View Source

Property Value

Boolean
See Also