MessageToXML Method

Summary
Serializes the message object into an HL7 XML message. The XML text message.
Syntax
C#
C++/CLI
public static string MessageToXML( 
   IHL7MessageItem hl7Msg 
) 
public: 
static String^ MessageToXML(  
   IHL7MessageItem^ hl7Msg 
)  

Parameters

hl7Msg
The message object into an HL7 XML message.

Return Value

The XML text message.

Requirements

Target Platforms

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

Leadtools.Medical.HL7 Assembly

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