Skip to content

4e2f4c14 7175 9990 1b44 c5e7540a6bbd

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

CsvMappings.DefaultFalseValue Field

Gets the default 'False' descriptor which is 'false' 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 string DefaultFalseValue

Field Value

Type: String

Remarks

This value is used only for exporting CSV files.

See Also

Reference

CsvMappings Class
Plexdata.CsvParser.Processors Namespace

Clone this wiki locally