TextFieldAttribute.Position property

Position (column) where this field is serialized in the CSV file.

public int Position { get; set; }

See Also