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
Aa511841.pubmethod(en-US,CS.70).gif OrderPipeline(String, String, Boolean, String, Boolean) Initializes a new instance of the OrderPipeline class with the specified parameter values.
Aa511841.pubmethod(en-US,CS.70).gif 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.

See Also

Reference

OrderPipeline Class

OrderPipeline Members

Microsoft.CommerceServer.Runtime.Pipelines Namespace