BtsOrchestrationCollection 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 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
- 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() | |