You are here: Ektron Namespace > .NET Assemblies > eCommerce > Classes > CustomerApi Class > CustomerApi Methods > GetOrderList
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
CustomerApi.GetOrderList Method

Returns the list of orders for a customer.

C#
public List<OrderData> GetOrderList(long customerId);
Visual Basic
Public Function GetOrderList(customerId As long) As List<OrderData>
Parameters 
Description 
customerId 
Id of customer to retrieve orders for. 
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!