←Select platform

MessageToXML Method

Summary

Serializes the message object into an HL7 XML message. The XML text message.

Syntax

C#
VB
C++
Public Shared Function MessageToXML( _ 
   ByVal hl7Msg As Leadtools.Medical.Hl7.V2x.Models.IHL7MessageItem _ 
) As String 
public static string MessageToXML(  
   Leadtools.Medical.Hl7.V2x.Models.IHL7MessageItem hl7Msg 
) 
public: 
static String^ MessageToXML(  
   Leadtools.Medical.Hl7.V2x.Models.IHL7MessageItem^ hl7Msg 
)  

Parameters

hl7Msg
The message object into an HL7 XML message.

Return Value

The XML text message.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.HL7 Assembly
Click or drag to resize