IProcessing Document Manager interface contains interactions required to
successfully get information about a single document.
Namespace: Relativity.Processing.Services
Assembly: Relativity.Processing.Services.Interfaces (in Relativity.Processing.Services.Interfaces.dll) Version: b44b4b567bbab080f9f68472e841682bf13da2db
Syntax
The IProcessingDocumentManager type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
![]() | GetDocumentMetadataAsync |
Gets all of the metadata fields and values for the requested Document.
|
![]() | RetryDeleteDocumentAsync |
Send a request for retry deleting documents.
|
See Also