←Select platform

CodeValue Property

Summary

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

Syntax

C#
VB
WinRT C#
C++
public string CodeValue { get; } 
Public ReadOnly Property CodeValue As String 
public string CodeValue {get;} 
 get_CodeValue();  
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly