IFileDataFormatComment Property |
String that marks the beginning of the comment line.
Example: “#” or “//”
The engine ignores the commented lines during the data load.
This property is only used for delimited files.
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax string Comment { get; set; }
Property Comment As String
Get
Set
Property Value
Type:
StringSee Also