Click or drag to resize

PaymentExpensePaymentExpenseItems Property

Represent collection of PaymentExpense items on the PaymentExpense screen for Claims in Epic.

Created in Epic SDK 2017 R2.

Namespace:  ASI.TAM.API.Data.UI.Claim
Assembly:  ASI.TAM.API.Data.UI.Claim (in ASI.TAM.API.Data.UI.Claim.dll) Version: 2020.1.0.1
Syntax
public PaymentExpenseItems PaymentExpenseItems { get; set; }

Property Value

Type: PaymentExpenseItems
PaymentExpenseItems As Collection.
Remarks
Note Note
  • Name - PaymentExpenseItems
See Also