Role.IRole2.AddNewEnlistedParty(IParty) Method

Definition

 virtual Microsoft::BizTalk::ExplorerOM::IEnlistedParty ^ Microsoft.BizTalk.ExplorerOM.IRole2.AddNewEnlistedParty(Microsoft::BizTalk::ExplorerOM::IParty ^ party) = Microsoft::BizTalk::ExplorerOM::IRole2::AddNewEnlistedParty;
Microsoft.BizTalk.ExplorerOM.IEnlistedParty IRole2.AddNewEnlistedParty (Microsoft.BizTalk.ExplorerOM.IParty party);
Function AddNewEnlistedParty (party As IParty) As IEnlistedParty Implements IRole2.AddNewEnlistedParty

Parameters

party
IParty

Returns

IEnlistedParty

Implements

Applies to