ba91517e c4de ae84 f1bc b7cf76ae3c23 - akesseler/Plexdata.CsvParser GitHub Wiki

CsvMappings.NullValue Property

Gets or sets the descriptor representing a 'Null' value which should occur in an exported CSV file instead of an empty string.

Namespace: Plexdata.CsvParser.Processors
Assembly: Plexdata.CsvParser.NET (in Plexdata.CsvParser.NET.dll) Version: 1.1.3+d5bef99aa35461ce4bafadf0bf2c2aeca18044ea

Syntax

C#

public string NullValue { get; set; }

Property Value

Type: String
The 'Null' value descriptor to be used.

Remarks

This value is used only for exporting CSV files.

See Also

Reference

CsvMappings Class
Plexdata.CsvParser.Processors Namespace

⚠️ **GitHub.com Fallback** ⚠️