Click or drag to resize

RecordOptionsRecordConditionInfoCondition Property

The condition used to include or exclude records.

Namespace:  FileHelpers.Options
Assembly:  FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntax
public RecordCondition Condition { get; set; }

Property Value

Type: RecordCondition
See Also