Click or drag to resize

BalanceTransferTransferFromTransactionID Property

Unique identifier used to specify the transaction from which the balance is to be transferred.

Created in Epic SDK 2022 R2.

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

Property Value

Type: Int32
TransferFromTransactionID As String.
Remarks
Note Note
  • Name - TransferFromTransactionID
  • Is Identity - True
  • Required - True
See Also