QuickBooks Integrator V6 - Online Help
QuickBooks Integrator V6
Questions / Feedback?

ParentName Property

Reference to parent Customer .

Object Oriented Interface

public function getParentName();
public function setParentName($value);

Procedural Interface

inqb_customer_get($res, 23 );
inqb_customer_set($res, 23, $value );

Default Value

''

Remarks

This is a reference to a parent Customer. If Parent is set to a nonempty string, then this Customer is a sub-customer or job of its Parent.

This property is allowed in Add operations, and not used in Update operations.

Data Type

String

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0