Click or drag to resize

FinanceTransactionTransactionID Property

Unique identifier used to specify the transaction to be financed.

Created in Epic SDK V5.0.

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

Property Value

Type: Int32
TransactionID As Integer.
Remarks
Note Note
  • Name - TransactionID
  • Is Identity - True
  • Required On Insert - False
  • Required On Update - False
See Also