RejectedDataSetRecords Object (IRejectedDataSetRecords Interface)
This object represents a collection of the data set records which failed to be written to the data set.
Properties
Name | Type | Description |
---|---|---|
Count | Integer, read-only | Stores the number of elements in the collection. |
Element | RejectedDataSetRecord, read-only | Provides access to a single element of the collection. |
Methods
Name | Description |
---|---|
Item | Provides access to a single element of the collection. |
Related objects
Output parameter
This object is the output parameter of the following methods:
- Commit method of the DataSetTableRecords object
- Commit method of the VendorRecords object
- Commit method of the BusinessUnitRecords object
Samples
This object is used in the following code samples: Invoices Processing and Training.
See also
15.08.2023 13:19:30