UiPath Documentation
activities
latest
false
Actividades de Document Understanding
Importante :
Este contenido se ha localizado parcialmente a partir de un sistema de traducción automática. La localización de contenidos recién publicados puede tardar entre una y dos semanas en estar disponible.

BasicValue Class

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

Definición

  • Espacio de nombres: UiPath.DocumentProcessing.Contracts.Extensions.Navigator.V1
  • Ensamblado: UiPath.DocumentProcessing.Contracts
  • Inherits: ResultsValueFacadeBase

Descripción

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.

Miembros

Constructores

ConstructorDescripción
BasicValue(ResultsValue value)Initializes a new instance wrapping the specified value.

Propiedades

PropiedadTipoDescripción
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.

  • Definición
  • Descripción
  • Miembros
  • Constructores
  • Propiedades
  • Inherited members

¿Te ha resultado útil esta página?

Conectar

¿Necesita ayuda? Soporte

¿Quiere aprender? UiPath Academy

¿Tiene alguna pregunta? Foro de UiPath

Manténgase actualizado