Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
CodedName Property
See Also 
Leadtools.Dicom Namespace > DicomWaveformAnnotation Class : 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

Visual Basic (Declaration) 
Public Property CodedName As DicomCodeSequenceItem
Visual Basic (Usage)Copy Code
Dim instance As DicomWaveformAnnotation
Dim value As DicomCodeSequenceItem
 
instance.CodedName = value
 
value = instance.CodedName
C# 
public DicomCodeSequenceItem CodedName {get; set;}
C++/CLI 
public:
property DicomCodeSequenceItem^ CodedName {
   DicomCodeSequenceItem^ get();
   void set (DicomCodeSequenceItem^ value);
}

Return 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 DicomDataSet.WaveformGroupCount.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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