QuickBooks Integrator 2016 .NET Edition
QuickBooks Integrator 2016 .NET Edition
Questions / Feedback?

LinkedTxns Property

Information used to reference a transaction that is linked to the existing transaction.

Syntax

[VB.NET]
Public ReadOnlyProperty LinkedTxns As LinkedTransactionList

[C#]
public LinkedTransactionList LinkedTxns {get;}

Remarks

This property can be used to reference the original transaction which is linked to the current response. Simply set the Id property of the appropriate component (based on the TxnType field) and call the Get method.

This property is read-only and not available at design time.

Default Value

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
QuickBooks Integrator 2016 .NET Edition - Version 16.0 [Build 7353]