←Select platform

EnumV2xVersions Method

Summary

Enumerates the available V2 HL7 implementations.

Syntax

C#
VB
C++
Public Shared Function EnumV2xVersions() As String() 
public static string[] EnumV2xVersions() 
public: 
static array<String^>^ EnumV2xVersions();  

Return Value

A string array of all HL7 implemented versions.

Requirements

Target Platforms

Help Version 19.0.2017.10.30
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly