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

WildcardDataPoint Class

WildcardDataPoint facade in the V1 navigator for a data point of unknown type, with conversion methods to the basic, table, and field group facades.

定義

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

説明

WildcardDataPoint is a facade for a ResultsDataPoint whose type is not known in advance. It exposes conversion methods to the typed facades and value-removal methods.

A WildcardDataPoint is typically obtained from ExtractionResultHandler.FromDataPoint(...) or from a WildcardDataPointCollection returned by GetFields(...).

メンバー

コンストラクター

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

メソッド

メソッド戻り値説明
ToFieldGroup()FieldGroupDataPointConverts this data point to a field group facade.
ToTable()TableDataPointConverts this data point to a table facade.
ToBasicField()BasicDataPointConverts this data point to a basic field facade.
Clear()WildcardDataPointRemoves all values from the data point and returns this instance for chaining.
Remove(int index)WildcardDataPointRemoves the value at the specified index and returns this instance for chaining.

Inherited members

Field metadata and validator properties (FieldType, FieldId, FieldName, IsMissing, DataVersion, DataSource, OperatorConfirmed, ValidatorNotes, ValidatorNotesInfo) and GetRawDataPoint() are inherited from DataPointFacadeBase.

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

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

接続

ヘルプ リソース サポート

学習する UiPath アカデミー

質問する UiPath フォーラム

最新情報を取得