QuickBooks Integrator 2020 Delphi Edition

Questions / Feedback?

ManuallyClosed Property

Whether the sales order is manually closed.

Syntax

property ManuallyClosed: TiqbManuallyCloseds read get_ManuallyClosed write set_ManuallyClosed;
TiqbManuallyCloseds = ( mcNotSet, mcManuallyClosed, mcNotManuallyClosed );

Default Value

mcNotSet

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.

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