Click or drag to resize

GenerateTaxFeeTransactionID Property

Unique identifier used to specify transaction to generate tax/fee.

Created in Epic SDK V7.0.

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

Property Value

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