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