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
Syntaxpublic int IgnoreLastLines { get; set; }
Public Property IgnoreLastLines As Integer
Get
Set
Property Value
Type:
Int32
See Also