| 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: 2.1.0.0+Build:7.origin/release/ms13
Syntaxstring Comment { get; set; }Property Comment As String
	Get
	Set
Property Value
Type: 
String
See Also