←Select platform

CodeValue Property

Summary

Gets the Code Value (0008,0100) of the Coded Concept.

Syntax
C#
VB
C++
public string CodeValue { get; } 
Public ReadOnly Property CodeValue As String 
public: 
property String^ CodeValue { 
   String^ get(); 
} 

Property Value

The Code Value (0008,0100) of the Coded Concept.

Example

For an example, refer to Insert.

Requirements

Target Platforms

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

Leadtools.Dicom Assembly