UiPath Documentation
activities
latest
false
Document Understanding activities

FieldValueDetails Class

FieldValueDetails class, providing descriptive context about a field and its extracted value for use in UiPath Apps.

Definition​

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

Description​

Provides information about a specific field and its extracted value from the document. This class is primarily used in UiPath® Apps to provide more descriptive context about the field and its value in Validation Control.

Members​

Properties​

  • Field: Gets or sets the ResultsDataPoint objects representing the field itself.
  • FieldValueIndex: Gets or sets the index of the value within a multi-value field. It helps in identifying the specific value of a field if it contains multiple values.
  • FieldValue: Gets or sets the ResultsValue object representing the actual extracted value of the field in the document.
  • Definition​
  • Description​
  • Members​
  • Properties​

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated