IProcessingDocumentManager Interface

Relativity Processing Services
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: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax

public interface IProcessingDocumentManager : IDisposable

The IProcessingDocumentManager type exposes the following members.

Methods

  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodGetDocumentMetadataAsync
Gets all of the metadata fields and values for the requested Document.
Top
See Also

Reference