QuickBooks Integrator 2020 Android Edition

Questions / Feedback?

ManuallyClosed Property

Whether the sales order is manually closed.

Syntax

public int getManuallyClosed();
public void setManuallyClosed(int manuallyClosed);

Enumerated values: public final static int mcNotSet = 0; public final static int mcManuallyClosed = 1; public final static int mcNotManuallyClosed = 2;

Remarks

If true, the sales order is manually closed, even if not all of its line items have been invoiced.

This may also be set for individual line items via ManuallyClosed.

Default Value

0

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