FixedRecordOptionsFixedMode Property |
Indicates the behavior when variable length records are found in a
[
FixedLengthRecordAttribute]. (Note: nothing in
common with [FieldOptional])
Namespace:
FileHelpers.Options
Assembly:
FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntaxpublic FixedMode FixedMode { get; set; }
Public Property FixedMode As FixedMode
Get
Set
Property Value
Type:
FixedMode
See Also