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: 640db774aa42dfbe1785add27fbb41844ec5c7d4
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