BtsOrchestrationCollection Class

Definition

Important

This API is not CLS-compliant.

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

Constructors

BtsOrchestrationCollection()

Properties

BtsAssembly (Inherited from BtsArtifactCollection)
Item[Int32]

Methods

Add(BtsArtifact) (Inherited from BtsArtifactCollection)
Add(BtsOrchestration)
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()

Applies to