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

ItemIndex Property

The index of the current Item in the response.

Syntax

int GetItemIndex();

int SetItemIndex(int iItemIndex);

Default Value

0

Remarks

After parsing the XML received from the server, the class attempts to find a list of items in the response. When successful, the ItemCount will be a positive number greater than zero. When this occurs, and the user sets ItemIndex to a valid index, the XPath will be set to the path of the desired item.

This property is not available at design time.

Data Type

Integer

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