QuickBooks Integrator 2020 .NET Edition

Questions / Feedback?

IncludeLineItems Property

Indicates whether to include line items in the response.

Syntax

public bool IncludeLineItems { get; set; }
Public Property IncludeLineItems As Boolean

Default Value

True

Remarks

This filter allows you to omit line items from a query response to get a smaller result. The default value is true, so line items are returned by default. Set IncludeLineItems to false to exclude line items in the response if you don't need to read line item data.

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