Role.IRole.AddNewEnlistedParty(IParty) Method

Definition

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

Parameters

party
IParty

Returns

IEnlistedParty

Implements

Applies to