| IFileDataFormatHeaderSize Property  | 
Size of the header.
                                        Example: If the header size is 2, the first two rows in the file are considered as header and not as data. The header can contain the field names.
 
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntaxint HeaderSize { get; set; }Property HeaderSize As Integer
	Get
	Set
Property Value
Type: 
Int32
See Also