Click or drag to resize

ImportBulkContextCurrentRecord Property

The 0-based record number of the import record currently being processed.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public int CurrentRecord { get; set; }

Property Value

Type: Int32
See Also