Click or drag to resize

BalanceTransferTransferAmount Property

Transfer Amount

Created in Epic SDK 2022 R2.

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

Property Value

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