You are here: Ektron Namespace > .NET Assemblies > eCommerce > Classes > OrderApi Class > OrderApi Methods > GetOnHoldOrderList Method > GetOnHoldOrderList
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
OrderApi.GetOnHoldOrderList Method (PagingInfo, OrderProperty, EkEnumeration.OrderByDirection)

Retrieves a list of orders on hold.

C#
public List<OrderData> GetOnHoldOrderList(PagingInfo pagingInfo, OrderProperty orderBy, EkEnumeration.OrderByDirection orderDirection);
Visual Basic
Public Function GetOnHoldOrderList(pagingInfo As PagingInfo, orderBy As OrderProperty, orderDirection As EkEnumeration.OrderByDirection) As List<OrderData>
Parameters 
Description 
orderBy 
parameter to order list by. 
orderDirection 
direction to order list in. 

List of OrderData objects 

List of OrderData objects

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!