FieldsExtractionTrainingBatches Object (IFieldsExtractionTrainingBatches Interface)
This object is a collection of batches for training.
Properties
Name | Type | Description |
---|---|---|
Count | Integer, read-only | Returns the number of elements in the collection. |
Element | FieldsExtractionTrainingBatch, read-only | Provides access to a single element of the collection. |
Methods
Name | Description |
---|---|
AddNew | Adds a new batch with the specified section and its variant at the end of the collection. |
DeleteAll | Removes all the elements from the collection. |
DeleteAt | Removes an element from the collection by index. |
Find | Searches for a batch. |
Item | Provides access to a single element of the collection by its index in this collection. |
Related objects
Samples
This object is used in the following code samples: Invoices Processing and Training.
See also
15.08.2023 13:19:30