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