ReadFromSegment Method

Summary

Reads the encoding characters from a given MSH segment.

Syntax
C#
VB
C++
Public Sub ReadFromSegment( _ 
   ByVal segment As String _ 
)  
public void ReadFromSegment( 
   string segment 
) 
public: 
void ReadFromSegment(  
   String^ segment 
)  

Parameters

segment
The MSH segment.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly