DataSetTableRecord Object (IDataSetTableRecord Interface)
This object represents a record in the data set, that is, a row in the table.
Properties
Name | Type | Description |
---|---|---|
Field | String | Returns or sets the value of a given field for this record. |
Related objects
Input parameter
This object is passed as an input parameter to the following methods:
- AddNew, Find methods of the FieldsExtractionTrainingBatches object
- AddNew method of the LinksToSections object
Output parameter
This object is the output parameter of the AddNew and Item methods of the DataSetTableRecords object.
Samples
This object is used in the following code samples: Invoices Processing and Training.
See also
15.08.2023 13:19:30