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

ManuallyClosed Property

Whether the purchase order is manually closed.

Syntax

[VB.NET]
Public Property ManuallyClosed As ManuallyCloseds

[C#]
public ManuallyCloseds ManuallyClosed {get; set;}

enum PurchaseorderManuallyCloseds { mcNotSet, mcManuallyClosed, mcNotManuallyClosed }

Remarks

If true, the purchase 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) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0