 |
PaymentExpenseItems Class |
Represents the collection of PaymentExpense items on the PaymentExpense screen for Claims in Epic.
Inheritance HierarchySystemObject System.Collections.ObjectModelCollectionPaymentExpenseItem ASI.TAM.API.Data.UI.ClaimPaymentExpenseItems
Namespace:
ASI.TAM.API.Data.UI.Claim
Assembly:
ASI.TAM.API.Data.UI.Claim (in ASI.TAM.API.Data.UI.Claim.dll) Version: 2021.1.0.1
Syntaxpublic class PaymentExpenseItems : Collection<PaymentExpenseItem>
Public Class PaymentExpenseItems
Inherits Collection(Of PaymentExpenseItem)
Dim instance As PaymentExpenseItems
Remarks
See Also