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

LineItems Property

Collection of line items.

Syntax

[VB.NET]
Public Property LineItems As EstimateItemList

[C#]
public EstimateItemList LineItems {get;}

Remarks

A Line Item is used to track any portion of a transaction that represents the purchase of an "item". If a line does not specify an Amount, Quantity, or Cost, then QuickBooks will calculate Amount based on a Quantity of 1 and the suggested cost.

This property is not available at design time.

Default Value

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