Click or drag to resize
IFileDataFormatRecordSize Property
Record length. Each record (row of data) contains a number of columns with a fixed field size. This property is used for fixed record data files.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
int RecordSize { get; set; }

Property Value

Type: Int32
See Also