共用方式為


IRole2.RemoveEnlistedParty(IEnlistedParty) 方法

定義

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)

參數

enlistedParty
IEnlistedParty

實作

適用於