LEADTOOLS Medical (Leadtools.Dicom assembly)

CodedValue Property

Show in webframe







Gets or set the single item that is included under the "Concept Code Sequence" (0040,A168) in the "Waveform Annotation Module".
Syntax
public DicomCodeSequenceItem CodedValue {get; set;}
'Declaration
 
Public Property CodedValue As DicomCodeSequenceItem
'Usage
 
Dim instance As DicomWaveformAnnotation
Dim value As DicomCodeSequenceItem
 
instance.CodedValue = value
 
value = instance.CodedValue
public DicomCodeSequenceItem CodedValue {get; set;}

            

            
 
get_CodedValue();
set_CodedValue(value);
Object.defineProperty('CodedValue');
public:
property DicomCodeSequenceItem^ CodedValue {
   DicomCodeSequenceItem^ get();
   void set (    DicomCodeSequenceItem^ value);
}

Property Value

The single item that is included under the "Concept Code Sequence" (0040,A168) in the "Waveform Annotation Module". This property is ignored if UnformattedTextValue is not a null reference (Nothing in Visual Basic).
Example
For an example, refer to WaveformGroupCount.
Requirements

Target Platforms

See Also

Reference

DicomWaveformAnnotation Class
DicomWaveformAnnotation Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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