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
Categoriesstring[]- A list of category names that are defined within the currentDocumentGroup.Namestring- The name of the group.