Click or drag to resize

DiscountTransactionID Property

Unique identifier used to specify the transaction to be discounted.

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 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