TaxGroups Object (ITaxGroups Interface)
This object is a collection of tax groups used in invoice document recognition.
Properties
| Name | Type | Description |
|---|---|---|
| Count | Integer, read-only | Stores the number of elements in the collection. |
| Element | TaxGroup, read-only | Provides access to a single element of the collection. |
Methods
| Name | Description |
|---|---|
| AddNew | Adds a new element at the end of the collection. |
| DeleteAt | Removes an element from the collection. |
| DeleteAll | Removes all the elements from the collection. |
| Item | Provides access to a single element of the collection. |
See also
15.08.2023 13:19:30