Click or drag to resize

ReadEventArgsSkipThisRecord Property

Set this property to true if you want to bypass the current record.

Namespace:  FileHelpers.Events
Assembly:  FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntax
public bool SkipThisRecord { get; set; }

Property Value

Type: Boolean
See Also