Click or drag to resize

RecordOptionsRecordConditionInfo Class

Used to tell the engine which records must be included or excluded while reading.
Inheritance Hierarchy
SystemObject
  FileHelpers.OptionsRecordOptionsRecordConditionInfo

Namespace:  FileHelpers.Options
Assembly:  FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntax
public sealed class RecordConditionInfo

The RecordOptionsRecordConditionInfo type exposes the following members.

Properties
  NameDescription
Public propertyCondition
The condition used to include or exclude records.
Public propertySelector
The selector used by the RecordCondition.
Top
See Also