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.

ResultsValueFacadeBase Class

ResultsValueFacadeBase abstract base class for V1 value facades, exposing the common confidence, reference, and validator properties wrapped from a ResultsValue.

Définition

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

Description

ResultsValueFacadeBase is the abstract base class for the value facades BasicValue, TableValue, and TableRow.

It wraps a single ResultsValue and exposes its confidence, content reference, derived fields, and validator information as strongly-typed properties. Because it inherits from FieldLookupBase, derived facades can resolve nested component fields by lookup. It is not instantiated directly.

Membres

Constructeurs

ConstructeurDescription
ResultsValueFacadeBase(ResultsValue value)Initializes a new instance wrapping the specified value. The value components are used as the field collection for lookups.

Propriétés

PropriétéSaisie de texteDescription
ConfidencefloatThe confidence score of the value. Read/write.
OcrConfidencefloatThe Optical Character Recognition (OCR) confidence score of the value. Read/write.
OperatorConfirmedboolWhether the value was confirmed by an operator. Read/write.
ReferenceResultsContentReferenceThe content reference of the value. Read/write.
DerivedFieldsResultsDerivedField[]The derived fields of the value. Read/write.
ValidatorNotesstringThe validator notes for the value. Read/write.
ValidatorNotesInfostringAdditional validator information for the value. Read/write.

Méthodes

MethodRetoursDescription
GetRawResultsValue()ResultsValueReturns the underlying ResultsValue wrapped by the facade.
  • Définition
  • Description
  • Membres
  • Constructeurs
  • Propriétés
  • Méthodes

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