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

AttributesValue Property

The value of the attribute.

Object Oriented Interface

public function getAttributesValue($attributesindex);
public function setAttributesValue($attributesindex, $value);

Procedural Interface

inamazon_simpledb_get($res, 5 , $attributesindex);
inamazon_simpledb_set($res, 5, $value , $attributesindex);

Default Value

''

Remarks

The value of the attribute.

The size of the array is controlled by the AttributesCount 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