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