Click or drag to resize

TransactionV1Balance Property

Balance of the transaction.

Created in Epic SDK V3.0.

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 Balance { get; set; }

Property Value

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