3b9c9470 e211 0f39 ba0e 0937cfdf92a9 - akesseler/Plexdata.CsvParser GitHub Wiki

CsvMappings.FalseValues Property

Gets or sets the list of descriptors containing all possible values representing variations of 'False' which may occur in CSV files.

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

Syntax

C#

public List<string> FalseValues { get; set; }

Property Value

Type: List(String)
The list of 'False' value descriptors to be used.

Remarks

This value list is used only for importing CSV files.

See Also

Reference

CsvMappings Class
Plexdata.CsvParser.Processors Namespace

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