ClassBuilderRecordCondition 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 ClassBuilderRecordConditionInfo RecordCondition { get; }
Public ReadOnly Property RecordCondition As ClassBuilderRecordConditionInfo
Get
Property Value
Type:
ClassBuilderRecordConditionInfo
See Also