Click or drag to resize

PaymentInstallmentItemAmount Property

Amount

Created in Epic SDK 2016.

Required

Namespace:  ASI.TAM.API.Data.UI.Transaction
Assembly:  ASI.TAM.API.Data.UI.Transaction (in ASI.TAM.API.Data.UI.Transaction.dll) Version: 2020.1.0.1
Syntax
public Nullable<decimal> Amount { get; set; }

Property Value

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