QuickBooks Integrator V6 - Online Help
QuickBooks Integrator V6
Questions / Feedback?

Adjustment Property

Indicates whether this Journal Entry is an adjustment or not.

Syntax

public int getAdjustment();
public void setAdjustment(int adjustment);

Enumerated values: public final static int jeaNotSet = 0; public final static int jeaIsAdjustment = 1; public final static int jeaIsNotAdjustment = 2;

Remarks

When a change is an "adjustment," the original information is retained, usually so an accountant can see the effects of the adjustment. The use of this property requires QBXMLVersion to be 3.0 or greater.

Default Value

0

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0