←Select platform

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.HL7 Assembly
Click or drag to resize