CSVWritingOptions IncludeHeader FieldNFX Class Library

[This is preliminary documentation and is subject to change.]

Indicates if field names must be included in result

Namespace: NFX.Serialization.CSV
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

[ConfigAttribute]
public bool IncludeHeader

Field Value

Type: OnlineBoolean
See Also