CodedValueType Constructor(string,string,string)

Summary
Initializes a new instance of the CodedValueType class.
Syntax
C#
C++/CLI
public CodedValueType( 
   string code, 
   string codeSystemName, 
   string displayName 
) 
public: 
CodedValueType(  
   String^ code, 
   String^ codeSystemName, 
   String^ displayName 
) 

Parameters

code
The code.

codeSystemName
Name of the code system.

displayName
The display name.

Requirements

Target Platforms

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

Leadtools.Dicom.AddIn Assembly

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