LEADTOOLS Medical (Leadtools.Dicom assembly)

CodedName Property

Show in webframe







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

            

            
 
get_CodedName();
set_CodedName(value);
Object.defineProperty('CodedName');
public:
property DicomCodeSequenceItem^ CodedName {
   DicomCodeSequenceItem^ get();
   void set (    DicomCodeSequenceItem^ value);
}

Property Value

The single item that is included under the "Concept Name Code Sequence" (0040,A043) 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