IRole2.AddNewEnlistedParty(IParty) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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
Parameter
- party
- IParty