QuickBooks Integrator 2020 Delphi Edition

Questions / Feedback?

JournalLines Property

Specifies a collection of credit or debit transactions inside a General Journal Entry.

Syntax

property JournalLines: TiqbJournalLineList read get_JournalLines write set_JournalLines;

Remarks

JournalLines represents a collection of Debit and Credit lines. All Debit and Credit lines must be in balance. The total Amount for all Debit lines must match the total Amount for all Debit lines, or QuickBooks will return an error.

Note: If no amount is included in the first credit or debit line of a journal entry in the QuickBooks user interface, then subsequent SDK queries on that JournalEntry object will fail XML validation.

This property is not available at design time.

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