[This is preliminary documentation and is subject to change.]
A Transaction
| C# | Visual Basic | Visual C++ |
public class Transaction : SifElement
Public Class Transaction _ Inherits SifElement
public ref class Transaction : public SifElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| TransactionTransactionNew()() |
Creates an instance of a Transaction
| |
| CheckoutInfo |
Gets or sets the value of the <CheckoutInfo> element.
| |
| FineInfoList |
Gets or sets the value of the <FineInfoList> element.
| |
| HoldInfoList |
Gets or sets the value of the <HoldInfoList> element.
| |
| ItemInfo |
Gets or sets the value of the <ItemInfo> element.
| |
| SetCheckoutInfo(Nullable<(Of <DateTime>)>) | Sets the value of the <CheckoutInfo> element. | |
| SetItemInfo(ItemType, String) | Sets the value of the <ItemInfo> element. |
Author: Generated by adkgen
Version: 2.0
Since: 1.1
| Object | |||
| Element | |||
| SifElement | |||
| Transaction | |||