ShouldSkipRecord Property
Gets the callback that will be called to determine whether to skip the given record or not.
Namespace
CsvHelper.Configuration
Containing Type
IReaderConfiguration
Property Type
ShouldSkipRecord

Syntax

ShouldSkipRecord ShouldSkipRecord { get; }

Value

Type Description
ShouldSkipRecord