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

ActiveStatus Property

Limits the search to active or inactive records only.

Syntax

property ActiveStatus: TiqbobjsearchActiveStatus;



TiqbobjsearchActiveStatus = ( asUnspecified, asActiveOnly, asInactiveOnly, asAll );

Default Value

asUnspecified

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) 2020 /n software inc. - All rights reserved.
QuickBooks Integrator 2016 Delphi Edition - Version 16.0 [Build 7353]