Click or drag to resize

TransactionItem Class

Move transaction Item
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Transaction.MoveTransaction.MoveTransactionItem
Namespace:  ASI.TAM.API.Data.UI.Transaction.MoveTransaction.Move
Assembly:  ASI.TAM.API.Data.UI.Transaction (in ASI.TAM.API.Data.UI.Transaction.dll) Version: 2021.1.0.1
Syntax
public sealed class TransactionItem

The TransactionItem type exposes the following members.

Properties
  NameDescription
Public propertyBalance
Transaction balance
Public propertyBilledFromAccountCode
Billed from account code
Public propertyBilledToAccountCode
Billed to account code
Public propertyBillNumber
Bill number
Public propertyDescription
Description
Public propertyFlag
Move transaction transaction item flags
Public propertyInstallmentNumber
Installment number
Public propertyInvoiceNumber
Invoice number
Public propertyTransactionAmount
Transaction amount
Public propertyTransactionCode
Transaction code
Public propertyTransactionID
Transaction ID
Top
Remarks