Integration Library
Integration Library
API Reference
Namespaces
EdaIntegrationContract.Exports
IExport Interface
IExport Properties
Config Property
Created Property
Documents Property
Errors Property
Exception Property
Id Property
LastRun Property
LawSessionId Property
Name Property
NumErrors Property
NumExported Property
RunCount Property
State Property
TotalDocuments Property
Type Property
IExport
Errors Property
Provides access to any errors that were generated during the export processing.
Namespace:
EdaIntegrationContract.Exports
Assembly:
EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 1.0
Syntax
C#
Copy
IExportErrorManager
Errors
{
get
; }
Return Value
Type:
IExportErrorManager
See Also
Reference
IExport Interface
EdaIntegrationContract.Exports Namespace