Click or drag to resize
Infosoft Logo

ICustomerOrderService Methods

The ICustomerOrderService type exposes the following members.

Methods
 NameDescription
Public methodGet Gets a list of CustomerOrders matching the specified filter.
(Inherited from ICustomerOrderQueryService)
Public methodGetAll Gets all CustomerOrders
(Inherited from ICustomerOrderQueryService)
Public methodGetSingle Gets a single CustomerOrder matching the provided filter.
(Inherited from ICustomerOrderQueryService)
Top
See Also