 |
InstallmentItems Class |
This object represents the last screen that is shown when adding an installment transaction.
Inheritance HierarchySystemObject 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
Syntaxpublic sealed class InstallmentItems : Collection<InstallmentItem>
Public NotInheritable Class InstallmentItems
Inherits Collection(Of InstallmentItem)
Dim instance As InstallmentItems
Remarks
See Also