BtsAssembly.Pipelines Property

Definition

public:
 property Microsoft::BizTalk::Deployment::Assembly::BtsPipelineCollection ^ Pipelines { Microsoft::BizTalk::Deployment::Assembly::BtsPipelineCollection ^ get(); void set(Microsoft::BizTalk::Deployment::Assembly::BtsPipelineCollection ^ value); };
public Microsoft.BizTalk.Deployment.Assembly.BtsPipelineCollection Pipelines { get; set; }
member this.Pipelines : Microsoft.BizTalk.Deployment.Assembly.BtsPipelineCollection with get, set
Public Property Pipelines As BtsPipelineCollection

Property Value

BtsPipelineCollection

Applies to