ProgressEventArgsCurrentRecord Property |
Number of the record being processed
Namespace:
FileHelpers.Events
Assembly:
FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntaxpublic int CurrentRecord { get; }
Public ReadOnly Property CurrentRecord As Integer
Get
Property Value
Type:
Int32
See Also