PipelineInfo Class (BCL)

Encapsulates the context dictionary passed down to execute a pipeline.

System.Object
**** Microsoft.CommerceServer.Runtime.Orders.PipelineInfo

Public Instance Constructor

Constructor Description
PipelineInfo Constructor(String) Creates a new instance of the PipelineInfo class with the specified pipeline name.

 

Public Instance Properties

Property Description
CacheManager Accesses the CacheManager member.
CatalogContext Accesses the CatalogContext member.
Item Accesses the indexer by name.
Language Accesses the language member.
ProfileContext Accesses the ProfileContext member.
Profiles Gets the collection of profiles to use for targeting during the execution of the pipeline.

 

Requirements

Namespace: Microsoft.CommerceServer.Runtime.Orders

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.