Exposes the methods for working with files associated with documents
Namespace: Relativity.Services.Interfaces.Document
Assembly: Relativity.Services.Interfaces (in Relativity.Services.Interfaces.dll) Version: 13.3.1.1 045207d562027f7bb0eaa843477ebb7cba5b9f0a
Syntax
The IDocumentFileManager type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) | |
| DownloadFileAsync |
Download a file associated with a document
| |
| DownloadNativeFileAsync |
Download a document's native file.
| |
| GetFileInfoAsync |
Gets a list of all the files associated with a document
|
See Also