Activities
latest
false
Banner background image
Document Understanding Activities
Last updated Apr 10, 2024

ICapabilitiesProvider Interface

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

Description

An interface that needs to be implemented if the extractor activity can declare its own capabilities (such as the document types the extractor can process and the associated fields it can target, based on its internal taxonomy).

Members

Methods
  • ProvidesCapabilities boolean - Returns True if the extractor is able to provide a list of capabilities.
  • GetCapabilities System.Threading.Tasks.Task<UiPath.DocumentProcessing.Contracts.DataExtraction.ExtractorDocumentTypeCapabilities[]> - A method that gets a list of fields the extractor is capable of extracting for each document type. This method will only be called at design time, and as such, it should not use any InArgument(s).
  • 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.