Skip to main content

DocumentGroup Class

Definition

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

Description

A public class that represents a group and its underlying categories, as defined in the DocumentTaxonomy.

Members

Constructors

DocumentGroup() - Initializes a new instance of the DocumentGroup class with no arguments.

Properties

  • Categories string[] - A list of category names that are defined within the current DocumentGroup.
  • Name string - The name of the group.