SendPortGroup2SendPort.GetSendPortGroupByName(String) 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.
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