Click or drag to resize

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
Syntax
public FixedMode FixedMode { get; set; }

Property Value

Type: FixedMode
See Also