findClass(string,string,string) Method

Summary
Retrieves the message's class type for a given name and type.
Syntax
C#
C++/CLI
public static Type findClass( 
   string name, 
   string type, 
   string version 
) 
public: 
static Type^ findClass(  
   String^ name, 
   String^ type, 
   String^ version 
)  

Parameters

name
Name of the message, segment, segment group or field.

type
The group to which the searched class belongs (for example, Messages, Segments or other groups).

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

Return Value

Retrieves the message's class type for a given name and type.

Requirements

Target Platforms

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

Leadtools.Medical.HL7 Assembly

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