Items property
This property applies to the Transaction object.
This property represents a collection of all available items in the current transaction.
Syntax
object.Items [= value]
| Part | Description |
|---|---|
| object | An expression that evaluates to an object in the Transaction object. |
| value | A TransactionItems collection value. |