IRole.RemoveEnlistedParty(IEnlistedParty) 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:
void RemoveEnlistedParty(Microsoft::BizTalk::ExplorerOM::IEnlistedParty ^ enlistedParty);
public void RemoveEnlistedParty (Microsoft.BizTalk.ExplorerOM.IEnlistedParty enlistedParty);
abstract member RemoveEnlistedParty : Microsoft.BizTalk.ExplorerOM.IEnlistedParty -> unit
Public Sub RemoveEnlistedParty (enlistedParty As IEnlistedParty)
Parameters
- enlistedParty
- IEnlistedParty