Click or drag to resize

PaymentExpenseItemPaymentAmount Property

Payment Amount

Created in Epic SDK V3.0.

Required

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 Nullable<decimal> PaymentAmount { get; set; }

Property Value

Type: NullableDecimal
PaymentAmount As Decimal?.
Remarks
Note Note
  • Name - PaymentAmount
  • Required On Insert - True
  • Required On Update - True
  • Allow Negatives - False
  • Integral Digits - 15
See Also