ProcessingMetadataResponse.MetadataJson Property

Relativity Processing Services
A JSON-serialized dictionary of Metadata and DocMetadata The dictionary has two keys, "Metadata" and "DocMetdata" For each top-level key, the value is a dictionary of the metadata Name: Value

Namespace:  Relativity.Processing.Services.Interfaces.DTOs
Assembly:  Relativity.Processing.Services.Interfaces (in Relativity.Processing.Services.Interfaces.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax

public string MetadataJson { get; set; }

Property Value

Type: String
See Also

Reference