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

ItemAttrReplace Property

The replace flag of the attribute selected by AttrIndex .

Object Oriented Interface

public function getItemAttrReplace($itemindex);
public function setItemAttrReplace($itemindex, $value);

Procedural Interface

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

Default Value

false

Remarks

The replace flag of the attribute selected by ItemAttrIndex. The default value is False. Set this to True to replace an attribute.

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

This property is not available at design time.

Data Type

Boolean

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