Find Method of the FieldsExtractionTrainingBatches Object

This method allows you to find the training batch in the collection by the section for which it was created. If you are working with a FlexiCapture invoice project, you will need also to specify the name of the vendor.

Syntax

Visual Basic .NET

Function Find( _
Section As SectionDefinition, _
Record As DataSetTableRecord _
  )As FieldsExtractionTrainingBatch
    

C++

HRESULT Find(
  ISectionDefinition*              Section,
  IDataSetTableRecord*             Record,
  IFieldsExtractionTrainingBatch** Result
);
    

Parameters

Section
[in] The SectionDefinition object representing the section of a Document Definition for which the batch was created. This parameter is required.
Record
[in] The DataSetTableRecord object specifying a record in the data set for which the batch was created.
Result
[out, retval] A pointer to the IFieldsExtractionTrainingBatch* object that receives the interface pointer of the IFieldsExtractionTrainingBatch object. Returns NULL if no batch has been found.

Return values

This method has no specific return values. It returns the standard return values of ABBYY FlexiCapture SDK functions.

See also

FieldsExtractionTrainingBatches

FieldsExtractionTrainingBatch

15.08.2023 13:19:30

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.