Click or drag to resize

FileHelperAsyncEngineTLastRecordValues Property

An array with the values of each field of the current record

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

Property Value

Type: Object

Implements

IFileHelperAsyncEngineTLastRecordValues
See Also