Method GetItems
GetItems()
Gets the list of TransactionItemViews that represents all items being displayed in this store view for the designated store.
Declaration
public TransactionItemView[] GetItems()
Returns
| Type | Description |
|---|---|
| TransactionItemView[] | Array of TransactionItemViews objects for items being displayed in the store view. |