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 | |
---|---|---|
Create(OrderServiceAgent) | Initializes a new instance of the OrderManagementContext class for Agent mode using the specified orders web service. | |
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.