 |
CashOnAccountItems Class |
CashOnAccountItems data object.
Inheritance HierarchySystemObject System.Collections.ObjectModelCollectionCashOnAccountItem ASI.TAM.API.Data.UI.GeneralLedgerCashOnAccountItems
Namespace:
ASI.TAM.API.Data.UI.GeneralLedger
Assembly:
ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2023.1.0.1249
Syntaxpublic sealed class CashOnAccountItems : Collection<CashOnAccountItem>
Public NotInheritable Class CashOnAccountItems
Inherits Collection(Of CashOnAccountItem)
Dim instance As CashOnAccountItems
Remarks
See Also