Share via


Role.RemoveEnlistedParty(IEnlistedParty) Method

Definition

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

Parameters

enlistedParty
IEnlistedParty

Implements

Applies to