Role.IRole2.AddNewEnlistedParty(IParty) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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