QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

ResultObjName Property

Indicates which class is used to parse the corresponding Aggregate .

Object Oriented Interface

public function getResultObjName($resultindex);

Procedural Interface

inqb_qbobject_get($res, 11 , $resultindex);

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 and not available at design time.

Data Type

String

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