Create Method

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

Initializes a new instance of the OrderManagementContext class.

Overload List

  Name Description
ms989427.pubmethod(en-US,CS.70).gifms989427.static(en-US,CS.70).gif Create(OrderServiceAgent) Initializes a new instance of the OrderManagementContext class for Agent mode using the specified orders web service.
ms989427.pubmethod(en-US,CS.70).gifms989427.static(en-US,CS.70).gif Create(OrderSiteAgent) Initializes a new instance of the OrderManagementContext class for non-web application (inproc mode).

Top

Remarks

Initializes a new instance of the OrderManagementContext class for non-web application (inproc mode) or the OrderManagementContext class for Agent mode using the specified orders web service.

See Also

Reference

OrderManagementContext Class

OrderManagementContext Members

Microsoft.CommerceServer.Orders Namespace