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

BasicValue Class

BasicValue facade in the V1 navigator for a single basic field value, exposing its formatted and unformatted text and text type.

定義

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

説明

BasicValue is a facade for a single value of a basic (non-complex) field. It wraps a ResultsValue and exposes its text content and text type, in addition to the confidence and validator properties inherited from ResultsValueFacadeBase.

A BasicValue is typically obtained from a BasicDataPoint or from the cell accessors on TableValue and TableRow.

メンバー

コンストラクター

コンストラクター説明
BasicValue(ResultsValue value)Initializes a new instance wrapping the specified value.

プロパティ

プロパティ入力説明
ValuestringThe formatted value text. Read/write.
UnformattedValuestringThe unformatted value text. Read-only.
TextTypeTextTypeThe text type classification of the value. Read-only.

Inherited members

Confidence, content reference, derived fields, and validator properties (Confidence, OcrConfidence, OperatorConfirmed, Reference, DerivedFields, ValidatorNotes, ValidatorNotesInfo) and GetRawResultsValue() are inherited from ResultsValueFacadeBase.

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

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

接続

ヘルプ リソース サポート

学習する UiPath アカデミー

質問する UiPath フォーラム

最新情報を取得