UiPath Documentation
activities
latest
false
Document Understanding アクティビティ
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。 新しいコンテンツの翻訳は、およそ 1 ~ 2 週間で公開されます。

ResultsValueFacadeBase Class

ResultsValueFacadeBase abstract base class for V1 value facades, exposing the common confidence, reference, and validator properties wrapped from a ResultsValue.

定義

  • 名前空間: UiPath.DocumentProcessing.Contracts.Extensions.Navigator.V1
  • アセンブリ: UiPath.DocumentProcessing.Contracts
  • Inherits: FieldLookupBase

説明

ResultsValueFacadeBase is the abstract base class for the value facades BasicValue, TableValue, and TableRow.

It wraps a single ResultsValue and exposes its confidence, content reference, derived fields, and validator information as strongly-typed properties. Because it inherits from FieldLookupBase, derived facades can resolve nested component fields by lookup. It is not instantiated directly.

メンバー

コンストラクター

コンストラクター説明
ResultsValueFacadeBase(ResultsValue value)Initializes a new instance wrapping the specified value. The value components are used as the field collection for lookups.

プロパティ

プロパティ入力説明
ConfidencefloatThe confidence score of the value. Read/write.
OcrConfidencefloatThe Optical Character Recognition (OCR) confidence score of the value. Read/write.
OperatorConfirmedboolWhether the value was confirmed by an operator. Read/write.
ReferenceResultsContentReferenceThe content reference of the value. Read/write.
DerivedFieldsResultsDerivedField[]The derived fields of the value. Read/write.
ValidatorNotesstringThe validator notes for the value. Read/write.
ValidatorNotesInfostringAdditional validator information for the value. Read/write.

メソッド

メソッド戻り値説明
GetRawResultsValue()ResultsValueReturns the underlying ResultsValue wrapped by the facade.
  • 定義
  • 説明
  • メンバー
  • コンストラクター
  • プロパティ
  • メソッド

このページは役に立ちましたか?

接続

ヘルプ リソース サポート

学習する UiPath アカデミー

質問する UiPath フォーラム

最新情報を取得