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

PaidStatus Property

Limits the search to paid or unpaid transactions only.

Syntax

__property TiqbObjSearchPaidStatus PaidStatus = {read=FPaidStatus, write=FSetPaidStatus, default=0};



enum TiqbObjSearchPaidStatus { psUnspecified=0, psAll=1, psPaid=2, psUnpaid=3 };

Default Value

0

Remarks

Limits the search to paid or unpaid transactions only. May be used to limit the search to paid or unpaid records only.

The following values are permitted:

psUnspecified0
psAll1
psPaid2
psUnpaid3

Only applicable to searches for Bill or Invoice transaction objects.

Data Type

Integer

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