QuickBooks Integrator 2016 macOS Edition
QuickBooks Integrator 2016 macOS Edition
Questions / Feedback?

journalLineType (property)

This property specifies whether the line is a Credit or Debit line.

- (int)journalLineType:(int)journalLineIndex

- (void)setJournalLineType:(int)journalLineIndex :(int)newJournalLineType

Possible Values

JLT_DEBIT(0), JLT_CREDIT(1)

Default Value

0

Remarks

This property specifies whether the line is a Credit or Debit line. Possible values are:

0 (ltDebit - default) A debit line.
1 (ltCredit) A credit line.

The size of the array is controlled by the JournalLineCount property.

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