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

ActiveStatus Property

Limits the search to active or inactive records only.

Syntax

__property TiqbObjSearchActiveStatus ActiveStatus = {read=FActiveStatus, write=FSetActiveStatus, default=0};



enum TiqbObjSearchActiveStatus { asUnspecified=0, asActiveOnly=1, asInactiveOnly=2, asAll=3 };

Default Value

0

Remarks

Limits the search to active or inactive records only. May be used to limit the search to active or inactive records only.

The following values are permitted:

asUnspecified0
asActiveOnly1
asInactiveOnly2
asAll3

Only applicable to searches for entity objects.

Data Type

Integer

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