IHistoricalPaymentTransactionCode Property
Transaction code, which can be used to correlate all payments made together, at a single point in time.
Will be
null if
HasBeenAppliedToInvoice is
false, as the "transaction" in question represents the application of the payment to an invoice.
Namespace: Ignition.Commerce.Accounting.HistoryAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
string TransactionCode { get; }
ReadOnly Property TransactionCode As String
Get
property String^ TransactionCode {
String^ get ();
}
abstract TransactionCode : string with get
Property Value
String