LEADTOOLS Medical (Leadtools.Dicom assembly)
LEAD Technologies, Inc

CodedName Property








Gets or sets the single item that is included under the "Concept Name Code Sequence" (0040,A043) in the "Waveform Annotation Module". .NET support WinRT support
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;}
ObjectiveC Syntax
Java Syntax
 get_CodedName();
set_CodedName(value);
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DicomWaveformAnnotation Class
DicomWaveformAnnotation Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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