Party.RemoveAlias(IPartyAlias) 方法

定义

public:
 void RemoveAlias(Microsoft::BizTalk::ExplorerOM::IPartyAlias ^ alias);
public void RemoveAlias (Microsoft.BizTalk.ExplorerOM.IPartyAlias alias);
member this.RemoveAlias : Microsoft.BizTalk.ExplorerOM.IPartyAlias -> unit
Public Sub RemoveAlias (alias As IPartyAlias)

参数

alias
IPartyAlias

实现

适用于