Data Port Sync 1.0.500

SyncEventArgs.RowIndex Property

[This is preliminary documentation and subject to change.]

Gets the zero-based index of the row.

[Visual Basic]
Public ReadOnly Property RowIndex As 
[C#]
public  RowIndex {get;}

Remarks

This property is useful for handling progress bars.

See Also

SyncEventArgs Class | Primeworks.DataPortSync Namespace