SchemaImportCollection.Add(SchemaImport) Method

Definition

public:
 void Add(Microsoft::BizTalk::Deployment::Assembly::SchemaImport ^ newSchemaImport);
public void Add (Microsoft.BizTalk.Deployment.Assembly.SchemaImport newSchemaImport);
override this.Add : Microsoft.BizTalk.Deployment.Assembly.SchemaImport -> unit
Public Sub Add (newSchemaImport As SchemaImport)

Parameters

newSchemaImport
SchemaImport

Applies to