CommerceApplicationModule.Pipelines Property (BCL)

The Pipelines property is a read-only version of the current PipelineCollection instance.

Definition

[Visual Basic .NET]

Public ReadOnly Property Pipelines As PipelineCollection

[C#]

public PipelineCollection Pipelines{get;} 

Property Value

Contains the current PipelineCollection instance for the site.

Requirements

Namespace: Microsoft.CommerceServer.Runtime

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.