Click or drag to resize

PaymentExpenseItems Class

Represents the collection of PaymentExpense items on the PaymentExpense screen for Claims in Epic.
Inheritance Hierarchy
SystemObject
  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
Syntax
public class PaymentExpenseItems : Collection<PaymentExpenseItem>
Remarks