BtsArtifactCollection.Contains(BtsArtifact) Method

Definition

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

Parameters

btsArtifact
BtsArtifact

Returns

Boolean

Applies to