decf102c d5e1 305c 7acc 82cef264387c - akesseler/Plexdata.CsvParser GitHub Wiki

CsvMappings.TrueValues Property

Gets or sets the list of descriptors containing all possible values representing variations of 'True' 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> TrueValues { get; set; }

Property Value

Type: List(String)
The list of 'True' 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** ⚠️