ProcessingMetadataResponse.Errors Property

Relativity Processing Services
A list of all Metadata fields that represents errors.

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

public string[] Errors { get; set; }

Property Value

Type:String[]
See Also

Reference