Click or drag to resize

ReceivableTransactionID Property

Unique identifier used to specify the TransactionID.

Created in Epic SDK 2017 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 Nullable<int> TransactionID { get; set; }

Property Value

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