BtsArtifactCollection.Add(BtsArtifact) Method

Definition

public:
 int Add(Microsoft::BizTalk::Deployment::Assembly::BtsArtifact ^ btsArtifact);
public int Add (Microsoft.BizTalk.Deployment.Assembly.BtsArtifact btsArtifact);
member this.Add : Microsoft.BizTalk.Deployment.Assembly.BtsArtifact -> int

Parameters

btsArtifact
BtsArtifact

Returns

Int32

Applies to