Property WriteHeaders
- Namespace
- YndigoBlue.Velocity.Model
- Assembly
- YndigoBlue.Velocity.dll
WriteHeaders
Gets or sets a value indicating whether a header row containing column names is written as the first row of the CSV output. Defaults to true.
public bool WriteHeaders { get; set; }