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.
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
Parameters
- party
- IParty