DocumentErrorStatus Enumeration

Structured Analytics API Documentation
Specifies the action that the Analytics application takes when a document error occurs.

Namespace:  Relativity.StructuredAnalytics.Services.Interfaces.StructuredAnalytics.Models
Assembly:  Relativity.Threads.Services.Interfaces (in Relativity.Threads.Services.Interfaces.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public enum DocumentErrorStatus
Members

  Member nameValueDescription
IncludedInSet1 The document remains in the analysis of the structured analytics set.
RemovedFromSet2 The document is automatically removed from analysis of the structured analytics set.
DataWarning4 A problem with the document was identified during analysis and the document was removed from the results.
See Also

Reference