BtsPipelineCollection Class

Definition

Important

This API is not CLS-compliant.

public ref class BtsPipelineCollection : Microsoft::BizTalk::Deployment::Assembly::BtsArtifactCollection
[System.CLSCompliant(false)]
[System.Serializable]
public class BtsPipelineCollection : Microsoft.BizTalk.Deployment.Assembly.BtsArtifactCollection
type BtsPipelineCollection = class
    inherit BtsArtifactCollection
Public Class BtsPipelineCollection
Inherits BtsArtifactCollection
Inheritance
BtsPipelineCollection
Attributes

Properties

BtsAssembly (Inherited from BtsArtifactCollection)
Item[Int32]

Methods

Add(BtsArtifact) (Inherited from BtsArtifactCollection)
Add(BtsPipeline)
Contains(BtsArtifact) (Inherited from BtsArtifactCollection)
CopyTo(BtsArtifact[], Int32) (Inherited from BtsArtifactCollection)
IndexOf(BtsArtifact) (Inherited from BtsArtifactCollection)
Insert(Int32, BtsArtifact) (Inherited from BtsArtifactCollection)
Load()
Remove(BtsArtifact) (Inherited from BtsArtifactCollection)
Save() (Inherited from BtsArtifactCollection)

Applies to