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

ParentName Property

Reference to parent Account .

Object Oriented Interface

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

Procedural Interface

inqb_account_get($res, 11 );
inqb_account_set($res, 11, $value );

Default Value

''

Remarks

This is a reference to a parent Account. If Parent is set to a nonempty string, then this Account is a sub-account its Parent.

Data Type

String

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