|  | IExportManager Methods | 
The IExportManager type exposes the following members.
 Methods
Methods| 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.
             | 
 See Also
See Also