EdaIntegrationContract.Exports Namespace |
Interface | Description | |
---|---|---|
IExport |
The parameters used for exporting processing and the resulting exported documents and metadata.
| |
IExportConfig |
The configuration parameters for an export
| |
IExportDocument |
Document metadata specific to or derived during the export process
| |
IExportDocumentManager |
Manages access to documents exported from a Case
| |
IExportError |
An error that occurred attempting to export a document
| |
IExportErrorManager |
Manages access to errors that occurred during export processing of a case
| |
IExportManager |
Manages the Exports associated with a case.
| |
IExportProperties |
Provides access to the Export Properties for this case.
|
Enumeration | Description | |||
---|---|---|---|---|
EmailItemOrderBy |
Indicates the sort order for email items in the export
| |||
ExportMessageFormat |
The available formats that can be used when exporting email messages
| |||
ExportScope |
The scope of documents to export
| |||
ExportSetOrderBy |
Fields used to order the creation of the export set
| |||
ExportState |
The current state of processing an export
| |||
ExportType | The type of export to perform.
| |||
LoadFileFormat |
The format of the load file to generate from the export
|