Click or drag to resize
Infosoft Logo

ICustomerOrderService Interface

Defines operations related to the customerorder entity.

Namespace: Infosoft.Common.Contracts.ServiceContracts.Product
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public interface ICustomerOrderService : IBusinessService

The ICustomerOrderService type exposes the following members.

Methods
 NameDescription
Public methodCreateCustomerArticleOrder Creates a customer order.
Top
See Also