Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

CodedName Property








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;}
 <br/>get_CodedName();<br/>set_CodedName(value);<br/>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

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