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

Document Understanding Activities

Last updated Feb 17, 2026

ResultsTableColumnInfo Class

The ResultsTableColumnInfo class provides information about the columns of the table.

Definition

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

Description

Provides information about the columns of the table.

Members

Constructors
ResultsTableColumnInfo (string, string, UiPath.DocumentProcessing.Contracts.Taxonomy.FieldType) - The public default constructor.
Properties
  • FieldId <string> - Specifies the column field ID from the taxonomy.
  • FieldName <string> - Specifies the column field name from the taxonomy.
  • FieldType <string> - Specifies the column field type.
  • Definition
  • Description
  • Members

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated