次の方法で共有


IRole2.AddNewEnlistedParty(IParty) メソッド

定義

public:
 Microsoft::BizTalk::ExplorerOM::IEnlistedParty ^ AddNewEnlistedParty(Microsoft::BizTalk::ExplorerOM::IParty ^ party);
public Microsoft.BizTalk.ExplorerOM.IEnlistedParty AddNewEnlistedParty (Microsoft.BizTalk.ExplorerOM.IParty party);
abstract member AddNewEnlistedParty : Microsoft.BizTalk.ExplorerOM.IParty -> Microsoft.BizTalk.ExplorerOM.IEnlistedParty
Public Function AddNewEnlistedParty (party As IParty) As IEnlistedParty

パラメーター

party
IParty

戻り値

実装

適用対象