IAddressService Interface

Interface for Address service.

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

Syntax

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

See Also

Reference

Microsoft.Dynamics.Commerce.Runtime.Services Namespace