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

Retrieves a list of addresses for a given customer's ID.

C#
public List<AddressData> GetList(long customerId);
Visual Basic
Public Function GetList(customerId As long) As List<AddressData>
Parameters 
Description 
customerId 
The ID of the customer for which to retrieve a list of addresses. 

An AddressData object.

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!