次の方法で共有


Role.RemoveEnlistedParty(IEnlistedParty) メソッド

定義

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)

パラメーター

enlistedParty
IEnlistedParty

実装

適用対象