共用方式為


IRole.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

傳回

適用於