New Method (SegmentFactory)

Summary
Creates an IHL7MessageItem item for given a name.
Syntax
C#
C++/CLI
public static IHL7MessageItem New(  
   string name, 
   string version 
) 
public: 
static IHL7MessageItem^ New(  
   String^ name, 
   String^ version 
)  

Parameters

name
Name of the segment.

version
The HL7 version, for example V26, V231, V251.

Return Value

Creates an IHL7MessageItem item for given a name.

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.