QuickBooks Integrator 2020 iOS Edition

Questions / Feedback?

resultObjName (property)

Indicates which class is used to parse the corresponding Aggregate .

Syntax

- (NSString*)resultObjName:(int)resultIndex;
public func resultObjName(resultIndex: Int32) throws -> String

Default Value

""

Remarks

Indicates which component is used to parse the corresponding ResultAggregate.

The ResultObjName property will contain the name of the component required to process the corresponding ResultAggregate at each ResultIndex.

The ResultIndex parameter specifies the index of the item in the array. The size of the array is controlled by the ResultCount property.

This property is read-only.

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