Click or drag to resize

IExportManager Methods

The IExportManager type exposes the following members.

Methods
  NameDescription
Public methodCode exampleAll
Retrieves the list of Exports for a case.
Public methodCode exampleById
Retrieves an export using its unique identifier.
Public methodCode exampleByName
Retrieves an export using its name
Public methodCode exampleCreate
Creates a new export for a case and set it as the active export
Public methodCode exampleDelete
Delete an export.
Public methodResume
Resume an export if it was cancelled
Public methodCode exampleStart
Starts the processing to export the designated documents
Public methodCode exampleUpdate
Updates the properties for an export
Public methodCode exampleUpdateProperties
Saves the export properties to the case.
Top
See Also