ReadFromMessage Method

Summary
Reads the encoding characters from a given HL7 message.
Syntax
C#
VB
C++
Public Sub ReadFromMessage( _ 
   ByVal hl7msg As IHL7MessageItem _ 
)  
public void ReadFromMessage( 
   IHL7MessageItem hl7msg 
) 
public: 
void ReadFromMessage(  
   IHL7MessageItem^ hl7msg 
)  

Parameters

hl7msg
An HL7 message item.

Requirements

Target Platforms

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

Leadtools.Medical.HL7 Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.