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 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly