Click or drag to resize

IExportNumExported Property

The number of documents that have been successfully exported. This value can be used to determine the progress of the export processing.

Namespace:  EdaIntegrationContract.Exports
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
Syntax
C#
int NumExported { get; }

Property Value

Type: Int32
See Also