UiPath Documentation
activities
latest
false
Document Understanding-Aktivitäten
Wichtig :
Bitte beachten Sie, dass dieser Inhalt teilweise mithilfe von maschineller Übersetzung lokalisiert wurde. Es kann 1–2 Wochen dauern, bis die Lokalisierung neu veröffentlichter Inhalte verfügbar ist.

BasicValue Class

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

Definition

  • Namespace: UiPath.DocumentProcessing.Contracts.Extensions.Navigator.V1
  • Assembly: UiPath.DocumentProcessing.Contracts
  • Inherits: ResultsValueFacadeBase

Beschreibung

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.

Mitglieder

Konstruktoren

KonstruktorBeschreibung
BasicValue(ResultsValue value)Initializes a new instance wrapping the specified value.

Eigenschaften

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

  • Definition
  • Beschreibung
  • Mitglieder
  • Konstruktoren
  • Eigenschaften
  • Inherited members

War diese Seite hilfreich?

Verbinden

Benötigen Sie Hilfe? Support

Möchten Sie lernen? UiPath Academy

Haben Sie Fragen? UiPath-Forum

Auf dem neuesten Stand bleiben