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

ItemType Property

Populated when the Item Type is determined by the component.

Syntax

[VB.NET]
Public ReadOnlyProperty ItemType As String

[C#]
public string ItemType {get;}

Remarks

Once the component parses the XML received from the server, it attempts to find a list of items in the response. If it is able to find a list of items, the item type is stored here. Some examples of a valid ItemType are "Item", "BrowseNode", and "Customer". For a full list of Item Types, please refer to Amazon's documentation.

This property is read-only and not available at design time.

Default Value

""

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