Click or drag to resize

IExportNumErrors Property

The number of errors that occurred when exporting documents.

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

Property Value

Type: Int32
See Also