IRole.AddNewEnlistedParty(IParty) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
Paramètres
- party
- IParty