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

Attributes Property

A list of attributes for an individual item.

Syntax

[VB.NET]
Public Property Attributes As SimpledbAttributeList

[C#]
public SimpledbAttributeList Attributes {get;}

Remarks

When creating attributes using PutAttributes, the Attributes collection should contain the attributes that are to be created.

After a call to GetAttributes, Attributes will contain the attributes of the item specified in the GetAttributes request.

This property is not available at design time.

Default Value

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