EncodingCharacters Constructor(IHL7MessageItem)

Summary

Initializes a new instance of the EncodingCharacters class given an IHL7MessageItem item.

Syntax
C#
VB
C++
Public Function New( _ 
   ByVal hl7msg As IHL7MessageItem _ 
) 
public: 
EncodingCharacters(  
   IHL7MessageItem^ hl7msg 
) 

Parameters

hl7msg
The HL7 message to extract the encoding characters from.

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