BtsPipelineCollection Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- 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) |