| IFileDataFormatIgnoreEOF Property |
Is set to true, the end-of-file character is not taken into account during reload.
This property is used for delimited files and fixed record data files.
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntaxbool IgnoreEOF { get; set; }Property IgnoreEOF As Boolean
Get
Set
Property Value
Type:
Boolean
See Also