Click or drag to resize

CsvRecordAttributeCultureName Property

Gets or sets the name of the culture that must be used to parse the field values.

Namespace:  Enkoni.Framework.Serialization
Assembly:  Enkoni.Framework.Serialization (in Enkoni.Framework.Serialization.dll) Version: 1.3.0.1
Syntax
[DefaultValueAttribute(null)]
public string CultureName { get; set; }

Property Value

Type: String
See Also