OrdersWebService Constructor

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Initializes a new instance of the OrdersWebService class.

Namespace:  Microsoft.CommerceServer.Orders.WebService
Assembly:  Microsoft.CommerceServer.Orders.DataManagement (in Microsoft.CommerceServer.Orders.DataManagement.dll)

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New OrdersWebService()
public OrdersWebService()
public:
OrdersWebService()
public function OrdersWebService()

Remarks

The web service implements few methods required for the LOB integration. All methods in the webservice invoke the corresponding methods in the OrderSystemImpl class.

Permissions

See Also

Reference

OrdersWebService Class

OrdersWebService Members

Microsoft.CommerceServer.Orders.WebService Namespace