Click or drag to resize

ExportTotalDocuments Property

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

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

Property Value

Type: Int32
See Also