 |
PaymentInstallmentItems Class |
This object represents the last screen that is shown when adding a payment installment transaction.
Inheritance HierarchySystemObject System.Collections.ObjectModelCollectionPaymentInstallmentItem ASI.TAM.API.Data.UI.TransactionPaymentInstallmentItems
Namespace:
ASI.TAM.API.Data.UI.Transaction
Assembly:
ASI.TAM.API.Data.UI.Transaction (in ASI.TAM.API.Data.UI.Transaction.dll) Version: 2021.1.0.1
Syntaxpublic sealed class PaymentInstallmentItems : Collection<PaymentInstallmentItem>
Public NotInheritable Class PaymentInstallmentItems
Inherits Collection(Of PaymentInstallmentItem)
Dim instance As PaymentInstallmentItems
Remarks
See Also