Leadtools.Dicom.AddIn Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
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 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 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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