Click or drag to resize

FileHelperAsyncEngineTItem Property (String)

Get a field value of the current records.

Namespace:  FileHelpers
Assembly:  FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntax
public Object this[
	string fieldName
] { get; set; }

Parameters

fieldName
Type: SystemString
The name of the field (case sensitive)

Property Value

Type: Object
See Also