Activities
latest
false
Banner background image
Document Understanding Activities
Last updated Mar 20, 2024

ExtractorDocumentTypeCapabilities Class

Namespace: UiPath.DocumentProcessing.Contracts.DataExtraction
Assembly: UiPath.DocumentProcessing.Contracts

Description

A public class that represents the document type and field level information that the extractor is capable of processing. Used by the extractor in order to declare its capabilities, when the GetCapabilities() method of the IExtractorActivity interface is called.
Note:
The value represented by the DocumentTypeId property should contain string values that the extractor is capable of interpreting, if it receives it as input to an execution.
The ExtractorFieldCapability instances in the Fields list should contain field-level information that the extractor is capable of interpreting, if it receives them as input to an execution.

Members

Constructors
  • ExtractorDocumentTypeCapabilities() - The default constructor.
Properties
  • DocumentTypeId string - An identifier for a document type that the extractor can target for data extraction.
  • Fields ExtractorFieldCapability[] - A list of fields that the extractor can target for data extraction.
  • Description
  • Members

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.