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

ItemName Property

The name of the SimpleDB item.

Object Oriented Interface

public function getItemName($itemindex);
public function setItemName($itemindex, $value);

Procedural Interface

inamazon_simpledb_get($res, 22 , $itemindex);
inamazon_simpledb_set($res, 22, $value , $itemindex);

Default Value

''

Remarks

The name of the SimpleDB item.

The size of the array is controlled by the ItemCount property.

This property is not available at design time.

Data Type

String

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