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

DeleteAttributes Method

Deletes the current collection of Attributes in the domain specified by DomainName and the parameter ItemName .

Syntax

[VB.NET]
Public Sub DeleteAttributes(ByVal ItemName As String)
[C#]
public void DeleteAttributes(string itemName);

Remarks

DeleteAttributes will delete the current collection of Attributes from the domain specified by DomainName with the item name specified by the ItemName parameter. If the Attributes collection contains entries, only those entries specified will be deleted, otherwise the entire item will be deleted.

The entire Attributes collection call also be reset to the original state by calling ResetAttributes.

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