GetCustomers(T) Method

Overload List

  Name Description
Public method GetCustomers<T>(Int64, QueryResultSettings) Gets the customers using the specified record identifier.
Public method GetCustomers<T>(String, QueryResultSettings) Gets the customers using the specified customer account number.
Public method GetCustomers<T>(Int64, String, QueryResultSettings) Gets the customers.
Public method GetCustomers<T>(Int64, String, String, String, QueryResultSettings) Gets the customers.

Top

See Also

Reference

CustomerDataManager Class

Microsoft.Dynamics.Commerce.Runtime.Data Namespace