QuickBooks Integrator 2016 C++ Builder Edition
QuickBooks Integrator 2016 C++ Builder Edition
Questions / Feedback?

LinkedTxnLinkType Property

Indicates the nature of the link between the transactions.

Syntax

__property String LinkedTxnLinkType[int LinkedTxnIndex] = {read=FLinkedTxnLinkType, write=FSetLinkedTxnLinkType};

Default Value

""

Remarks

Indicates the nature of the link between the transactions. Possible responses include:

AMTTYPE The two transactions are linked based on an amount value (for example an invoice linked to a payment).
QUANTYPE The two transactions are linked based on a quantity. This affects transactions that are linked to sales orders, estimates and purchase orders. For example, an invoice might be created from a sales order, based on the quantity of items received.

The size of the array is controlled by the LinkedTxnCount property.

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

Data Type

String

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