UiPath Documentation
activities
latest
false
Document Understanding activities

ResultsTableColumnInfo Class

ResultsTableColumnInfo class, providing column metadata for extracted table results.

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
  • Constructors
  • Properties

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated