Skip to content

72e0a35c 5390 8f9e e8b3 8ea668ea3354

Axel Kesseler edited this page Aug 16, 2024 · 6 revisions

CsvMappings.DefaultNullValues Field

Gets the default list of 'Null' descriptors which just contains '' at the moment.

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

Syntax

C#

public static readonly List<string> DefaultNullValues

Field Value

Type: List(String)

Remarks

This value list is used only for importing CSV files.

See Also

Reference

CsvMappings Class
Plexdata.CsvParser.Processors Namespace

Clone this wiki locally