QuickBooks Integrator 2020 .NET Edition

Questions / Feedback?

LinkedTxns Property

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

Syntax

public LinkedTransactionList LinkedTxns { get; }
Public ReadOnly Property LinkedTxns As LinkedTransactionList

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.

Copyright (c) 2021 /n software inc. - All rights reserved.
QuickBooks Integrator 2020 .NET Edition - Version 20.0 [Build 7941]