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

AppliedToRefId Property

Refers to the transaction Id of the bill that is being paid.

Object Oriented Interface

public function getAppliedToRefId($appliedtoindex);
public function setAppliedToRefId($appliedtoindex, $value);

Procedural Interface

inqb_billpayment_get($res, 14 , $appliedtoindex);
inqb_billpayment_set($res, 14, $value , $appliedtoindex);

Default Value

''

Remarks

Refers to the transaction Id of the bill that is being paid.

The size of the array is controlled by the AppliedToCount property.

This property is not available at design time.

Data Type

String

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
QuickBooks Integrator 2016 PHP Edition - Version 16.0 [Build 7353]