FormDocumentReport Class

Definition

public class FormDocumentReport
type FormDocumentReport = class
Public Class FormDocumentReport
Inheritance
FormDocumentReport

Constructors

FormDocumentReport()

Initializes a new instance of the FormDocumentReport class.

FormDocumentReport(String, Nullable<Int32>, IList<String>, String)

Initializes a new instance of the FormDocumentReport class.

Properties

DocumentName

Gets or sets reference to the data that the report is for.

Errors

Gets or sets list of errors per page.

Pages

Gets or sets total number of pages trained on.

Status

Gets or sets status of the training operation. Possible values include: 'success', 'partialSuccess', 'failure'

Applies to