Click or drag to resize
Grid Solutions Framework

CsvExportAdapterDefaultHeaderLine Field

Default value for the HeaderLine property.

Namespace: CsvAdapters
Assembly: CsvAdapters (in CsvAdapters.dll) Version: 2.4.182-beta
Syntax
public const string DefaultHeaderLine = "Timestamp,ID,Value"
View Source

Field Value

String
See Also