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

ItemASIN Property

Returns the ASIN of the item at ItemIndex .

Syntax

[VB.NET]
Public ReadOnlyProperty ItemASIN As String

[C#]
public string ItemASIN {get;}

Remarks

This property returns the ASIN identifier of the item specified by setting the ItemIndex property. If no ASIN exists for the current type of item, an empty string is returned.

This property is read-only.

Default Value

"0"

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