SortOrderCodeType ( token )
Indicates the order in which the catalog search engine will sort the results if you pass a sort attribute (SortAttributeID) in search requests. Applications cannot change the sort order of a sort attribute.

Types that use SortOrderCodeType:

Enumeration Values
Value Description Which calls use this value *
Ascending The results will be sorted by the specified attribute in ascending (low to high) order. GetMyeBayBuying, GetProductSearchPage, GetSellingManagerInventory, GetSellingManagerSoldListings
CustomCode Reserved for internal or future use. GetMyeBayBuying, GetProductSearchPage, GetSellingManagerInventory, GetSellingManagerSoldListings
Descending The results will be sorted by the specified attribute in descending (high to low) order. GetMyeBayBuying, GetProductSearchPage, GetSellingManagerInventory, GetSellingManagerSoldListings
  * See the Enumeration Index to see exact use of each enumeration value in the API.

This document was generated with a customized version of the apireferencedocs tool.

© 2005–2010 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.