Click or drag to resize
IFileDataFormatQuote Property
One of: None (no quotes) MSQ (Modern Style Quoting) Standard (quotes " " or ' ' can be used, but only if they are the first and last non blank characters of a field value.) This property is used for delimited files.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
string Quote { get; set; }

Property Value

Type: String
See Also