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

Note Property

Note line of the address aggregate.

Object Oriented Interface

public function getNote();
public function setNote($value);

Procedural Interface

inqb_address_get($res, 9 );
inqb_address_set($res, 9, $value );

Default Value

''

Remarks

Not all classs support this Note line in the address aggregate. For those that do, QBXMLVersion must be "6.0" or greater to use this property.

Data Type

String

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