Delete method
| Example | Applies to |
|---|---|
| Working with line item tables, bank account tables, and tax tables | LineItemRow object |
This method deletes the object.
Syntax
object.Delete
|
Part |
Description |
|---|---|
|
object |
An expression evaluating to an object of type LineItemRow, TransactionFieldDefinitions, UserDefinedVariables. |
Related topic