QuickBooks Integrator 2020 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) 2021 /n software inc. - All rights reserved.
QuickBooks Integrator 2020 PHP Edition - Version 20.0 [Build 7941]