![]() | IExportManager Interface |
Namespace: EdaIntegrationContract.Exports
public interface IExportManager
The IExportManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | ActiveExport |
Retrieve active export in the case
|
![]() | Properties |
Provides access to the Export properties for this case.
|
Name | Description | |
---|---|---|
![]() ![]() | All |
Retrieves the list of Exports for a case.
|
![]() ![]() | ById |
Retrieves an export using its unique identifier.
|
![]() ![]() | ByName |
Retrieves an export using its name
|
![]() ![]() | Create |
Creates a new export for a case and set it as the active export
|
![]() ![]() | Delete |
Delete an export.
|
![]() | Resume |
Resume an export if it was cancelled
|
![]() ![]() | Start |
Starts the processing to export the designated documents
|
![]() ![]() | Update |
Updates the properties for an export
|
![]() ![]() | UpdateProperties |
Saves the export properties to the case.
|