QuickBooks Integrator 2020 ActiveX Edition

Questions / Feedback?

GroupType Property

The type of line item group aggregate to create.

Syntax

lineitemgroupscontrol.GroupType[=integer]

Possible Values

  gtStandardGroup(0), 
  gtCreditMemo(1), 
  gtEstimate(2), 
  gtInvoice(3), 
  gtPurchaseOrder(4), 
  gtSalesOrder(5), 
  gtSalesReceipt(6)

Default Value

0

Remarks

This property will be automatically filled after a call to ParseAggregate. The following values are permitted:

gtStandardGroup (0) Used for the Bill, CCCharge, CCCredit, Check, VendorCredit, and ItemReceipt controls.
gtCreditMemo (1) Corresponds to the CreditMemo control.
gtEstimate (2) Corresponds to the Estimate control.
gtInvoice (3) Corresponds to the Invoice control.
gtPurchaseOrder (4) Corresponds to the PurchaseOrder control.
gtSalesOrder (5) Corresponds to the SalesOrder control.
gtSalesReceipt (6) Corresponds to the SalesReceipt control.

Data Type

Integer

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