EnlistedPartyCollection.Remove(EnlistedParty) Method

Definition

public:
 void Remove(Microsoft::BizTalk::Deployment::Binding::EnlistedParty ^ sendPortRef);
public void Remove (Microsoft.BizTalk.Deployment.Binding.EnlistedParty sendPortRef);
override this.Remove : Microsoft.BizTalk.Deployment.Binding.EnlistedParty -> unit
Public Sub Remove (sendPortRef As EnlistedParty)

Parameters

sendPortRef
EnlistedParty

Applies to