activities
latest
false
UiPath logo, featuring letters U and I in white

Document Understanding Activities

Last updated Mar 3, 2025

FieldValue Class

FieldValue is a class that represents the field value and its derived value.

Definition

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

Description

Represents the value of a field, as well as its derived value.

Members

Properties
  • Value: Gets or sets the value of the field.
  • DerivedValue: Gets or sets the derived value of the field.
Constructors
  • FieldValue(): Initializes a new instance of the FieldValue class.
  • FieldValue(string, string): Initializes a new instance of the FieldValue class with the specified value and its derived value.
Methods
  • HasValue(): Checks if the provided field has a value or not, and returns true or false.
  • HasDerivedValue(): Checks if the provided field has a derived value or not, and returns true or false.
  • Definition
  • Description
  • Members

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2025 UiPath. All rights reserved.