[]
Gets or sets a value indicating whether to exclude the header row from the CSV file.
[PersistenceMode(PersistenceMode.InnerProperty)]
public BoolDefaultExportSetting NoHeader { get; set; }
Type | Description |
---|---|
BoolDefaultExportSetting | A BoolDefaultExportSetting object representing the no header setting. |