Click or drag to resize

DetailItemAmount Property

Amount

Created in Epic SDK V5.0.

Required

Namespace:  ASI.TAM.API.Data.UI.GeneralLedger.Receipt
Assembly:  ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2021.2.0.769
Syntax
public decimal Amount { get; set; }

Property Value

Type: Decimal
Amount As Decimal.
Remarks
Note Note
  • Name - Amount
  • Required On Insert - True
  • Required On Update - True
  • Allow Negatives - False
  • Integral Digits - 13
  • Fractional Digits - 2
See Also