SegmentToXML Method

Summary
Converts a segment into XML. The XML text resulting from the segment.
Syntax
C#
C++/CLI
public static XmlElement SegmentToXML( 
   INodeItem segmentObj, 
   ref XmlDocument doc 
) 
public: 
static XmlElement^ SegmentToXML(  
   INodeItem^ segmentObj, 
   XmlDocument^% doc 
)  

Parameters

segmentObj
The segment object to convert.

doc
The XML document to write to.

Return Value

The XML text resulting from the segment.

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.