Click or drag to resize

PaymentInstallmentItems Class

This object represents the last screen that is shown when adding a payment installment transaction.
Inheritance Hierarchy
SystemObject
  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
Syntax
public sealed class PaymentInstallmentItems : Collection<PaymentInstallmentItem>
Remarks