QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

ObjectName Property

The name of the object.

Object Oriented Interface

public function getObjectName();
public function setObjectName($value);

Procedural Interface

inqb_qbobject_get($res, 1 );
inqb_qbobject_set($res, 1, $value );

Default Value

''

Remarks

The name of the object, exactly as found in the QuickBooks SDK documentation. Failure to set this property will result in an XML parser error.

Data Type

String

Copyright (c) 2021 /n software inc. - All rights reserved.
QuickBooks Integrator 2020 PHP Edition - Version 20.0 [Build 7941]