MessagesNamespace Method

Inheritance Hierarchy

Summary

Retrieves the current (latest) messages namespace as a string. The HL7 version. Examples include V26, V231, V251.

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

Parameters

version
The HL7 version. Examples include V26, V231, V251.

Return Value

Retrieves the current (latest) messages namespace as a string.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.