QuickBooks Integrator 2020 .NET Edition

Questions / Feedback?

LineItems Property

Collection of line items.

Syntax

public StandardItemList LineItems { get; }
Public Property LineItems As StandardItemList

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.

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