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.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax string Quote { get; set; }
Property Quote As String
Get
Set
Property Value
Type:
StringSee Also