Click or drag to resize

InstallmentItems Class

This object represents the last screen that is shown when adding an installment transaction.
Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionInstallmentItem
    ASI.TAM.API.Data.UI.TransactionInstallmentItems
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 InstallmentItems : Collection<InstallmentItem>
Remarks