BtsSchemaCollection Class

Definition

Important

This API is not CLS-compliant.

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

Properties

BtsAssembly (Inherited from BtsArtifactCollection)
Item[Int32]

Methods

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