DeleteAll method (COM API)
| Example | Applies to |
|---|---|
| Working with line item tables, bank account tables, and tax tables |
Improper use of this method can corrupt your system.
This method deletes all of the objects in the collection of the object.
Syntax
object.DeleteAll
|
Part |
Description |
|---|---|
|
object |
An expression evaluating to an object of type LineItemRow, TransactionFieldDefinitions. |
Related topic