IShippingService Interface

Interface for Shipping Service.

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

Syntax

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

See Also

Reference

Microsoft.Dynamics.Commerce.Runtime.Services Namespace