ISalesOrder Interface

Interface for Sales Order service

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

Syntax

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

See Also

Reference

Microsoft.Dynamics.Commerce.Runtime.Services Namespace