QuickBooks Integrator 2020 iOS Edition

Questions / Feedback?

parentId (property)

Parent Id for this object.

Syntax

@property (nonatomic,readwrite,assign,getter=parentId,setter=setParentId:) NSString* parentId;
- (NSString*)parentId;
- (void)setParentId:(NSString*)newParentId;
public var parentId: String {
  get {...}
set {...} }

Default Value

""

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.

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

Copyright (c) 2021 /n software inc. - All rights reserved.
QuickBooks Integrator 2020 iOS Edition - Version 20.0 [Build 7941]