Click or drag to resize

ExportNumExported Property

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

Namespace:  Law.EdaIntegration.Exports
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
public int NumExported { get; }

Property Value

Type: Int32
See Also