Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Encapsulates a context dictionary and pipeline message collection used during execution of an Orders pipeline.
The PipelineInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
PipelineInfo | Overloaded. Initializes a new instance of the PipelineInfo class. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Dispose | Releases all resources used by the PipelineInfo. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
![]() |
CacheManager | Gets or sets the cache manager. |
![]() |
DiscountsCacheName | Gets or sets the Discounts Cache name to be used for the pipeline. |
![]() |
Item | Gets or sets a context key by name. |
![]() |
Language | Gets or sets the language for the Pipeline. |
![]() |
ProfileContext | Gets or sets the profile context. |
![]() |
Profiles | Gets a collection of profiles to use for targeting during the execution of the pipeline. |
Top