Amazon Integrator V6 - Online Help
Amazon Integrator V6
Questions / Feedback?

ItemCount Property

The total number of items in the response.

Object Oriented Interface

public function getItemCount();

Procedural Interface

inamazon_paapi_get($res, 12 );

Default Value

0

Remarks

The class parses the XML received from the server. If the class is able to find a list of items in the response, the count of items will be stored here. The type of items the component found will be populated in the ItemType property. If the class is unable to find a list of items, ItemCount will be 0.

This property is read-only.

Data Type

Integer

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0