Click or drag to resize

OutstandingPaymentTransactionCode Property

Used to specify the Transaction Code.

Created in Epic SDK 2021.

Namespace:  ASI.TAM.API.Data.UI.GeneralLedger.Receipt
Assembly:  ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2021.1.0.391
Syntax
public string TransactionCode { get; set; }

Property Value

Type: String
TransactionCode As String.
Remarks
Note Note
  • Name - TransactionCode
  • Length - -1
  • Accepts Multiple Lines - False
  • Required On Insert - False
  • Required On Update - False
See Also