RemoveClassifier Method of the ClassificationTrainingBatch Object
This method removes the classifier from the training batch. Please use this method before loading another classifier with the LoadClassifier method.
Note that the method does not remove the documents and page classes from the batch.
Syntax
Visual Basic .NET
Sub RemoveClassifier()
C++
HRESULT RemoveClassifier();
Return values
This method may return the standard return values of ABBYY FlexiCapture SDK functions.
See also
15.08.2023 13:19:30