IExportProgressChangedArgs Interface |
Namespace: Vovin.CmcLibNet.Export
The IExportProgressChangedArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| CurrentIteration |
Current iteration
| |
| IterationCount |
Total number of iterations.
| |
| RowsProcessed |
Rows processed.
| |
| RowsTotal |
Total number of rows to process.
| |
| RowValues |
Rowdata in structured string representation.
|