Cmdlets for QuickBooks

Build 25.0.9434

IncludeLineItems Parameter (Connect-QB Cmdlet)

Specifies whether to include Line Item details when retrieving base transactions, such as invoices, from QuickBooks.

Syntax

Connect-QB -IncludeLineItems SwitchParameter

Data Type

bool

Default Value

false

Remarks

Setting this property to true ensures that each transaction includes its associated Line Items, providing comprehensive transaction data in a single query. If set to false, Line Item details are excluded from base transaction responses. This can improve performance by reducing the amount of data retrieved, particularly when working with large datasets or when Line Item details are not needed.

This property is useful for customizing the level of detail included in transaction data. Use it to balance performance and data comprehensiveness based on your application's requirements.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434