 |
PaidItems Class |
PaidItems data object.
Inheritance HierarchySystemObject System.Collections.ObjectModelCollectionPaidItem ASI.TAM.API.Data.UI.GeneralLedgerPaidItems
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 PaidItems : Collection<PaidItem>
Public NotInheritable Class PaidItems
Inherits Collection(Of PaidItem)
Dim instance As PaidItems
Remarks
See Also