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
Documents Property
Provides access to the documents that were exported
Namespace:
EdaIntegrationContract.Exports
Assembly:
EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 1.0
Syntax
C#
Copy
IExportDocumentManager
Documents
{
get
; }
Return Value
Type:
IExportDocumentManager
See Also
Reference
IExport Interface
EdaIntegrationContract.Exports Namespace