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

itemManuallyClosed (property)

Indicates if the line item has been manually closed.

- (int)itemManuallyClosed:(int)itemIndex

- (void)setItemManuallyClosed:(int)itemIndex :(int)newItemManuallyClosed

Possible Values

MC_NOT_SET(0), MC_MANUALLY_CLOSED(1), MC_NOT_MANUALLY_CLOSED(2)

Default Value

0

Remarks

Indicates if the line item has been manually closed.

If ItemManuallyClosed is mcManuallyClosed, the purchase order line has been closed, even if this item has not been received or its sale canceled. If all the purchase order lines are marked as closed, the purchase order itself is marked as closed as well. You cannot change ItemManuallyClosed to mcNotManuallyClosed after the purchase order line has been fully received. If set to mcNotSet the property is not sent in the request.

Only applicable to Update transactions.

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

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