Click or drag to resize

TransactionV1TransactionAmount Property

Transaction Amount

Created in Epic SDK V3.0.

Sometimes Required

Namespace:  ASI.TAM.API.Data.UI.Transaction
Assembly:  ASI.TAM.API.Data.UI.Transaction (in ASI.TAM.API.Data.UI.Transaction.dll) Version: 2021.1.0.1
Syntax
public decimal TransactionAmount { get; set; }

Property Value

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