QuickBooks Integrator 2016 .NET Edition
QuickBooks Integrator 2016 .NET Edition
Questions / Feedback?

IncludeLineItems Property

Indicates whether to include line items in the response.

Syntax

[VB.NET]
Public Property IncludeLineItems As Boolean

[C#]
public bool IncludeLineItems {get; set;}

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.

Default Value

True

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