UiPath Documentation
activities
latest
false
Activités Document Understanding
Important :
Veuillez noter que ce contenu a été localisé en partie à l’aide de la traduction automatique. La localisation du contenu nouvellement publié peut prendre 1 à 2 semaines avant d’être disponible.

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.

Définition

  • Espace de noms : UiPath.DocumentProcessing.Contracts.Extensions.Navigator.V1
  • Assemblage : UiPath.DocumentProcessing.Contracts
  • Inherits: DataPointFacadeBase

Description

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(...).

Membres

Constructeurs

ConstructeurDescription
WildcardDataPoint(ResultsDataPoint dataPoint)Initializes a new instance wrapping the specified data point.

Méthodes

MethodRetoursDescription
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.

  • Définition
  • Description
  • Membres
  • Constructeurs
  • Méthodes
  • Inherited members

Cette page vous a-t-elle été utile ?

Connecter

Besoin d'aide ? Assistance

Vous souhaitez apprendre ? UiPath Academy

Vous avez des questions ? UiPath Forum

Rester à jour