Gets the callback that will be called to
determine whether to skip the given record or not.
- Namespace
- CsvHelper
.Configuration - Containing Type
- CsvConfiguration
- Implements
- Property Type
- ShouldSkipRecord
Syntax
public virtual ShouldSkipRecord ShouldSkipRecord { get; set; }
Value
Type | Description |
---|---|
ShouldSkipRecord |