Helper.GetDelimiterSet(Int32, 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::DelimiterSet ^ GetDelimiterSet(int msh1, System::String ^ msh2);
public static Microsoft.Solutions.BTAHL7.Pipelines.DelimiterSet GetDelimiterSet (int msh1, string msh2);
static member GetDelimiterSet : int * string -> Microsoft.Solutions.BTAHL7.Pipelines.DelimiterSet
Public Shared Function GetDelimiterSet (msh1 As Integer, msh2 As String) As DelimiterSet
Parameters
- msh1
- Int32
- msh2
- String