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

DataPointFacadeBase Class

DataPointFacadeBase abstract base class for V1 data point facades, exposing the common field metadata and validator properties wrapped from a ResultsDataPoint.

定義

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

説明

DataPointFacadeBase is the abstract base class for the data point facades BasicDataPoint, TableDataPoint, FieldGroupDataPoint, and WildcardDataPoint.

It wraps a single ResultsDataPoint and exposes its field metadata and validator information as strongly-typed properties. It is not instantiated directly.

メンバー

コンストラクター

コンストラクター説明
DataPointFacadeBase(ResultsDataPoint dataPoint)Initializes a new instance wrapping the specified data point.

プロパティ

プロパティ入力説明
FieldTypeFieldTypeThe field type of the data point. Read-only.
FieldIdstringThe field identifier. Read-only.
FieldNamestringThe field display name. Read-only.
IsMissingboolWhether the field has no values. Read-only.
DataVersionintThe data version of the field. Read-only.
DataSourceResultsDataSourceThe data source of the field. Read/write.
OperatorConfirmedboolWhether the value was confirmed by an operator. Read/write.
ValidatorNotesstringThe validator notes for the field. Read/write.
ValidatorNotesInfostringAdditional validator information for the field. Read/write.

メソッド

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

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

接続

ヘルプ リソース サポート

学習する UiPath アカデミー

質問する UiPath フォーラム

最新情報を取得