OrderPipeline Constructor
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Initializes a new instance of the OrderPipeline class.
Overload List
Name | Description | |
---|---|---|
OrderPipeline(String, String, Boolean, String, Boolean) | Initializes a new instance of the OrderPipeline class with the specified parameter values. | |
OrderPipeline(String, String, Boolean, String, Boolean, DebugContext) | Obsolete. (Obsolete) Use the OrderPipeline instead. Initializes a new instance of the OrderPipeline class with the specified parameter values. |
Top
Remarks
Creates and runs an Order Processing pipeline (OPP). This pipeline type is used during execution of an orders pipeline. Generally it is not directly executed by user code, but instead is executed using RunPipeline method in OrderGroup class.