列の一覧
| 名前 | 型 | 必須 | 説明 |
|---|---|---|---|
AssemblingErrorsIn | int | はい | 特定の処理ステージに入る時点までに、Document のアセンブリ中に発生したエラー数。 |
AssemblingErrorsOut | int | はい | 特定の処理ステージでの処理が完了した時点までに、Document のアセンブリ中に発生したエラー数。 |
CorrectedSymbols | int | はい | Document 内で修正された文字数。 |
DocErrorsIn | int | はい | 特定の処理ステージに入る時点での Document 内のルールエラー数。 |
DocErrorsOut | int | はい | 特定の処理ステージを出る時点での Document 内のルールエラー数。 |
EventId | bigint | はい | イベント識別子。EventLog テーブルのエントリ識別子に対応します。 |
ExtendedData | Document に関する詳細情報を含む JSON ファイル。Document のソース、fields のリスト、ページ、各処理ステージでのエラーが含まれます。 | ||
FieldErrorsIn | int | はい | 特定の処理ステージに入る時点での Document 内の書式エラー数。 |
FieldErrorsOut | int | はい | 特定の処理ステージでの処理が完了した時点での Document 内の書式エラー数。 |
FieldsForVerificationIn | int | はい | 特定の処理ステージに入る時点で、Document 内で検証が必要な field 数。 |
FieldsForVerificationOut | int | はい | 特定の処理ステージでの処理完了後も、Document 内で検証が必要な field 数。 |
Flags | int | はい | 将来の使用のために予約されています。 |
ProcessingStageId | int | はい | Document が編集された処理ステージの識別子。 |
SecondsCount | int | はい | Document の編集に費やした時間 (秒) 。 |
