QuickBooks Integrator 2016 .NET Edition
QuickBooks Integrator 2016 .NET Edition
Questions / Feedback?

ParentName Property

Reference to parent Customer .

Syntax

[VB.NET]
Public Property ParentName As String

[C#]
public string ParentName {get; set;}

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.

Default Value

""

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