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

Line4 Property

The fourth line of the address.

Object Oriented Interface

public function getLine4();
public function setLine4($value);

Procedural Interface

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

Default Value

''

Remarks

The fourth line of the address. Requires QuickBooks 2003. Used when parsing block addresses.

Data Type

String

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