Share via


PipelineInfo Members

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
Aa138718.pubmethod(en-US,CS.70).gif PipelineInfo Overloaded. Initializes a new instance of the PipelineInfo class.

Top

Methods

  Name Description
Aa138718.pubmethod(en-US,CS.70).gif Dispose Releases all resources used by the PipelineInfo.
Aa138718.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa138718.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa138718.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa138718.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa138718.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa138718.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)

Top

Properties

  Name Description
Aa138718.pubproperty(en-US,CS.70).gif CacheManager Gets or sets the cache manager.
Aa138718.pubproperty(en-US,CS.70).gif DiscountsCacheName Gets or sets the Discounts Cache name to be used for the pipeline.
Aa138718.pubproperty(en-US,CS.70).gif Item Gets or sets a context key by name.
Aa138718.pubproperty(en-US,CS.70).gif Language Gets or sets the language for the Pipeline.
Aa138718.pubproperty(en-US,CS.70).gif ProfileContext Gets or sets the profile context.
Aa138718.pubproperty(en-US,CS.70).gif Profiles Gets a collection of profiles to use for targeting during the execution of the pipeline.

Top

See Also

Reference

PipelineInfo Class

Microsoft.CommerceServer.Runtime.Orders Namespace