FormDocumentReport Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET