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

Returns a list of customers based upon supplied criteria.

C#
public List<CustomerData> GetList(Criteria<CustomerProperty> criteria);
Visual Basic
Public Function GetList(criteria As Criteria<CustomerProperty>) As List<CustomerData>
Parameters 
Description 
criteria 
criteria by which to retrieve customer objects. 

List of CustomerData

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!