SendPortGroup2SendPort.GetSendPortGroupByName(String) Method

Definition

protected:
 Microsoft::BizTalk::ExplorerOM::SendPortGroup ^ GetSendPortGroupByName(System::String ^ sendPortGroupName);
protected Microsoft.BizTalk.ExplorerOM.SendPortGroup GetSendPortGroupByName (string sendPortGroupName);
member this.GetSendPortGroupByName : string -> Microsoft.BizTalk.ExplorerOM.SendPortGroup
Protected Function GetSendPortGroupByName (sendPortGroupName As String) As SendPortGroup

Parameters

sendPortGroupName
String

Returns

SendPortGroup

Applies to