ToolkitName Method

Summary

Retrieves the current (latest) toolkit name. The HL7 version, for example V26, V231, V251.

Syntax
C#
VB
C++
Public Shared Function ToolkitName( _ 
   ByVal version As String _ 
) As String 
public static string ToolkitName( 
   string version 
) 
public: 
static String^ ToolkitName(  
   String^ version 
)  

Parameters

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

Return Value

Retrieves the current (latest) toolkit name.

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