共用方式為


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

實作

適用於