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

ItemCount Property

The total number of items in the response.

Syntax

__property int ItemCount = {read=FItemCount, write=FSetItemCount};

Default Value

0

Remarks

The component parses the XML received from the server. If the component 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 component 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