UiPath Documentation
activities
latest
false
Document Understanding 活动
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。

BasicValue Class

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

定义

  • 命名空间: UiPath.DocumentProcessing.Contracts.Extensions.Navigator.V1
  • 程序集: UiPath.DocumentProcessing.Contracts
  • Inherits: ResultsValueFacadeBase

描述

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.

成员

构造函数

构造函数描述
BasicValue(ResultsValue value)Initializes a new instance wrapping the specified value.

属性

属性类型描述
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.

  • 定义
  • 描述
  • 成员
  • 构造函数
  • 属性
  • Inherited members

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新