Click or drag to resize

CsvColumnAttributeFieldIndex Property

Gets the index of the field in the CSV file.

Namespace:  Enkoni.Framework.Serialization
Assembly:  Enkoni.Framework.Serialization (in Enkoni.Framework.Serialization.dll) Version: 1.3.0.1
Syntax
public int FieldIndex { get; }

Property Value

Type: Int32
See Also