GetMessageGroupType Method

Summary
Returns the MessageGroup for a given Message's name.
Syntax
C#
VB
C++
public static MessageGroup GetMessageGroupType( 
   string name 
) 
Public Shared Function GetMessageGroupType(  
   ByVal name As String  
) As MessageGroup  
public:   
     static MessageGroup^ GetMessageGroupType(  
        String^ name  
     )  

Parameters

name
The Message's name.

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.