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

FieldGroupValue Class

FieldGroupValue facade in the V1 navigator for a single field group instance, exposing its component fields together with confidence and validator properties.

定義

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

説明

FieldGroupValue is a facade for a single instance of a field group. It wraps a ResultsValue and, because it inherits from ComponentCollectionFacade, exposes the navigation methods that query the instance's component fields.

In addition to the inherited navigation methods, it exposes the value's confidence and validator properties. A FieldGroupValue is typically obtained from FieldGroupDataPoint or from GetFieldGroupValue(...) on ComponentCollectionFacade.

メンバー

コンストラクター

コンストラクター説明
FieldGroupValue(ResultsValue fieldGroupValue)Initializes a new instance wrapping the specified field group value. The value components are used as the field collection for the inherited navigation methods.

プロパティ

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

メソッド

メソッド戻り値説明
GetRawResultsValue()ResultsValueReturns the underlying value wrapped by the facade.

Inherited members

The field navigation methods (GetFields, GetSimpleFields, GetSimpleField, GetTables, GetTable, GetTableValue, GetFieldGroups, GetFieldGroup, GetFieldGroupValue) are inherited from ComponentCollectionFacade and operate on this instance's component fields.

  • 定義
  • 説明
  • メンバー
  • コンストラクター
  • プロパティ
  • メソッド
  • Inherited members

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

接続

ヘルプ リソース サポート

学習する UiPath アカデミー

質問する UiPath フォーラム

最新情報を取得