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

PaidStatus Property

Limits the search to paid or unpaid transactions only.

Syntax

int GetPaidStatus();

int SetPaidStatus(int iPaidStatus);

Possible Values

  PS_UNSPECIFIED(0), 
  PS_ALL(1), 
  PS_PAID(2), 
  PS_UNPAID(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) 2020 /n software inc. - All rights reserved.
QuickBooks Integrator 2016 Linux Edition - Version 16.0 [Build 7353]