LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
CodedValueType Constructor(String,String,String)
See Also 
Leadtools.Dicom.AddIn.Audit Namespace > CodedValueType Class > CodedValueType Constructor : CodedValueType Constructor(String,String,String)



code
The code.
codeSystemName
Name of the code system.
displayName
The display name.
Initializes a new instance of the CodedValueType class.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal code As String, _
   ByVal codeSystemName As String, _
   ByVal displayName As String _
)
Visual Basic (Usage)Copy Code
Dim code As String
Dim codeSystemName As String
Dim displayName As String
 
Dim instance As New CodedValueType(code, codeSystemName, displayName)
C# 
public CodedValueType( 
   string code,
   string codeSystemName,
   string displayName
)
C++/CLI 
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: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features