RecordOptionsRecordCondition Property |
Used to tell the engine which records must be included or excluded
while reading.
Namespace:
FileHelpers.Options
Assembly:
FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntaxpublic RecordOptionsRecordConditionInfo RecordCondition { get; }
Public ReadOnly Property RecordCondition As RecordOptionsRecordConditionInfo
Get
Property Value
Type:
RecordOptionsRecordConditionInfo
See Also