PipeSegmentToSegmentStructure Method

Summary
Creates a SegmentStructure from a pipe's message segment.
Syntax
C#
VB
C++
Public Function PipeSegmentToSegmentStructure( _ 
   ByVal segment As String, _ 
   ByRef ec As EncodingCharacters _ 
) As SegmentStructure 
public SegmentStructure PipeSegmentToSegmentStructure( 
   string segment, 
    ref EncodingCharacters ec 
) 
public: 
SegmentStructure^ PipeSegmentToSegmentStructure(  
   String^ segment, 
   EncodingCharacters^% ec 
)  

Parameters

segment
A pipe's message segment.

ec
The EncodingCharacters of the pipe's message segment.

Return Value

Creates a SegmentStructure from a pipe's message segment.

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.