Click or drag to resize

IExportTotalDocuments Property

The total number of documents to process for the export. This value is not calculated until the export processing is started.

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

Property Value

Type: Int32
See Also