EnumMessageTypes Method

Summary
A list of types for all the message classes in the toolkit. The HL7 version, for example V26, V231, V251.
Syntax
C#
VB
C++
Public Shared Function EnumMessageTypes( _ 
   ByVal version As String _ 
) As Type() 
public static Type[] EnumMessageTypes( 
   string version 
) 
public: 
static array<Type^>^ EnumMessageTypes(  
   String^ version 
)  

Parameters

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

Return Value

A list of types for all the message classes in the toolkit.

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.