←Select platform

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 19.0.2017.10.30
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly