activities
latest
false
Wichtig :
Bitte beachten Sie, dass dieser Inhalt teilweise mithilfe von maschineller Übersetzung lokalisiert wurde.
Document Understanding-Aktivitäten
Last updated 29. Okt. 2024

ResultsDataPoint-Klasse

Definition

  • Namespace: UiPath.DocumentProcessing.Contracts.Results
  • Assembly: UiPath.DocumentProcessing.Contracts

Beschreibung

Eine öffentliche Klasse, die ein Feld und die zugehörigen extrahierten Werte darstellt.

Mitglieder

Konstruktoren
  • ResultsDataPoint (<string>, <string>, UiPath.DocumentProcessing.Contracts.Taxonomy.FieldType) – Erstellt ein fehlendes automatisch extrahiertes UiPath.DocumentProcessing.Contracts.Results.ResultsDataPoint. Legt UiPath.DocumentProcessing.Contracts.Results.ResultsDataPoint.DataSource auf Automatic, UiPath.DocumentProcessing.Contracts.Results.ResultsDataPoint.DataVersion auf 0 und füllt feldspezifische Informationen aus.
  • ResultsDataPoint (<string>, <string>, UiPath.DocumentProcessing.Contracts.Taxonomy.FieldType, UiPath.DocumentProcessing.Contracts.Results.ResultsValue[]) – Erstellt ein automatisch extrahiertes UiPath.DocumentProcessing.Contracts.Results.ResultsDataPoint. Legt UiPath.DocumentProcessing.Contracts.Results.ResultsDataPoint.DataSource auf Automatic, UiPath.DocumentProcessing.Contracts.Results.ResultsDataPoint.DataVersion auf 0 und füllt feldspezifische Informationen aus.
  • ResultsDataPoint (<string>, <string>, UiPath.DocumentProcessing.Contracts.Taxonomy.FieldType, UiPath.DocumentProcessing.Contracts.Results.ResultsDataSource, UiPath.DocumentProcessing.Contracts.Results.ResultsValue[], <int>) – Erstellt ein neues UiPath.DocumentProcessing.Contracts.Results.ResultsDataPoint mit den angegebenen Argumenten.
Methoden
  • GetValue() - Gibt den ersten Feldwert oder NULL zurück, wenn das Feld fehlt.
  • GetValue (<Int>) – Gibt den Feldwert beim angegebenen Index oder null zurück, wenn das Feld fehlt.
  • SetValue (UiPath.DocumentProcessing.Contracts.Results.ResultsValue) – Überschreibt die aktuellen Werte mit dem einzelnen angegebenen Wert.
Eigenschaften
  • DataSource <String> – Die Quelle der gemeldeten Informationen.
  • DataVersion Int – Die Anzahl der an diesem Feld vorgenommenen Änderungen. Die Version eines automatisch extrahierten Felds ist 0 und wird bei jeder nachfolgenden manuellen Änderung inkrementiert.
  • FieldId String - Die Feld-ID, wie in der Taxonomiedatei definiert.
  • FieldName String - Der Feldname, wie in der Taxonomie definiert.
  • FieldType UiPath.DocumentProcessing.Contracts.FieldType - Der Feldtyp, wie in der Taxonomie definiert.
  • IsMissing Boolean – Wenn keine Werte vorhanden sind, wird das Flag IsMissing auf True festgelegt.
  • Values <UiPath.DocumentProcessing.Contracts.ResultsValue> – Eine Liste von Werten, die dem Feld zugeordnet sind.
  • OperatorConfirmed Boolean – Flag, das angibt, ob der Datenpunkt von einem Prüfer bestätigt wurde.
  • public string ValidatorNotes {get; set} = string.Empty.
  • Definition
  • Beschreibung
  • Mitglieder

War diese Seite hilfreich?

Hilfe erhalten
RPA lernen – Automatisierungskurse
UiPath Community-Forum
Uipath Logo White
Vertrauen und Sicherheit
© 2005–2024 UiPath. Alle Rechte vorbehalten