Click or drag to resize

ClassBuilderIgnoreLastLines Property

Indicates the number of LAST LINES or trailing records to be ignored by the engines.

Namespace:  FileHelpers.Dynamic
Assembly:  FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntax
public int IgnoreLastLines { get; set; }

Property Value

Type: Int32
See Also