←Select platform

CodeValue Property (DicomCodeSequenceItem)

Summary

Gets or sets the value for the "Code Value" (0008,0100) element.

Syntax

C#
VB
Java
WinRT C#
C++
public string CodeValue {get; set;} 
Public Property CodeValue As String 
public string CodeValue {get; set;} 
public final String getCodeValue() 
public final void setCodeValue(String value) 
             
  
get_CodeValue(); 
set_CodeValue(value); 
Object.defineProperty('CodeValue');  
public: 
property String^ CodeValue { 
   String^ get(); 
   void set (    String^ value); 
} 

Property Value

Value indicating the "Code Value" (0008,0100) element.

Example

For an example, refer to WaveformGroupCount.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom Assembly
Click or drag to resize