ClassBuilderRecordConditionInfoCondition Property |
Allow to tell the engine what records must be included or excluded while reading.
Namespace:
FileHelpers.Dynamic
Assembly:
FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntaxpublic RecordCondition Condition { get; set; }
Public Property Condition As RecordCondition
Get
Set
Property Value
Type:
RecordCondition
See Also