ConfigurationManager.GetBatchConfig(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.
public:
static Microsoft::Solutions::BTAHL7::Pipelines::BatchConfig ^ GetBatchConfig(System::String ^ party);
public static Microsoft.Solutions.BTAHL7.Pipelines.BatchConfig GetBatchConfig (string party);
static member GetBatchConfig : string -> Microsoft.Solutions.BTAHL7.Pipelines.BatchConfig
Public Shared Function GetBatchConfig (party As String) As BatchConfig
Parameters
- party
- String