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

ParentName Property

Parent Name for this object.

Syntax

public String getParentName();
public void setParentName(String parentName);

Remarks

A reference to the list object that is one level above this one. If either ParentName or ParentId is set to a nonempty string, then this object is a sub-object of its Parent. For example, an Inventory Item with the QBName "Mustang" might have a ParentName of "AmericanCars:Ford".

This property is available for the following ListTypes: ltClass, ltCustomerType, ltJobType, and ltVendorType.

Default Value

""

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