ICustomer Interface

Customer Service interface.

Namespace:  Microsoft.Dynamics.Commerce.Runtime.Services
Assembly:  Microsoft.Dynamics.Commerce.Runtime (in Microsoft.Dynamics.Commerce.Runtime.dll)

Syntax

'Declaration
Public Interface ICustomer _
    Inherits IService
'Usage
Dim instance As ICustomer
public interface ICustomer : IService
public interface class ICustomer : IService

See Also

Reference

Microsoft.Dynamics.Commerce.Runtime.Services Namespace