RoutingHelper(String) Constructor
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:
RoutingHelper(System::String ^ batches);
public RoutingHelper (string batches);
new Microsoft.BizTalk.Edi.BatchHelper.RoutingHelper : string -> Microsoft.BizTalk.Edi.BatchHelper.RoutingHelper
Public Sub New (batches As String)
Parameters
- batches
- String