MatchMaker Constructor

Summary

Initializes a new instance of MatchMaker. The constructor requires the root node item of a Message, or a SegmentsGroup.

Syntax
C#
VB
C++
Public Function New( _ 
   ByVal msg As INodeItem _ 
) 
public: 
MatchMaker(  
   INodeItem^ msg 
) 

Parameters

msg
The Message's root item.

Requirements

Target Platforms

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

Leadtools.Medical.HL7 Assembly