CheckIn Method of the ClassificationTrainer Object
This method turns off the classifier training mode and saves the changes. The new classifier will now be used for Document Definition matching with this batch.
Syntax
Visual Basic .NET
Sub CheckIn()
C++
HRESULT CheckIn();
Return values
This method has no specific return values. It returns the standard return values of ABBYY FlexiCapture SDK functions.
See also
8/15/2023 1:19:30 PM