Share via


IRole2.RemoveEnlistedParty(IEnlistedParty) Method

Definition

public:
 void RemoveEnlistedParty(Microsoft::BizTalk::ExplorerOM::IEnlistedParty ^ enlistedParty);
public void RemoveEnlistedParty (Microsoft.BizTalk.ExplorerOM.IEnlistedParty enlistedParty);
abstract member RemoveEnlistedParty : Microsoft.BizTalk.ExplorerOM.IEnlistedParty -> unit
Public Sub RemoveEnlistedParty (enlistedParty As IEnlistedParty)

Parameters

enlistedParty
IEnlistedParty

Implements

Applies to