Property UseColumnHeaders
- Namespace
- YndigoBlue.Velocity.Model
- Assembly
- YndigoBlue.Velocity.dll
UseColumnHeaders
Gets or sets a value indicating whether the first row of the CSV file contains column headers. Defaults to true.
public bool UseColumnHeaders { get; set; }