TransactionItem Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
TransactionItem class
public ref class TransactionItem
public class TransactionItem
type TransactionItem = class
Public Class TransactionItem
- Inheritance
-
TransactionItem
Constructors
TransactionItem(Transaction) |
Creates a new instance of the TransactionItem class. |
Properties
Context |
Returns this transaction's transaction context object |
ContextInstance |
Return the Context instance that this Transaction is part of. |
Id |
Return this transaction item's id. |
Name |
The Name property of this transaction. |
Store |
Return the Store instance that this Transaction is part of. |