←Select platform

CodedValue Property

Summary
Gets or set the single item that is included under the "Concept Code Sequence" (0040,A168) in the "Waveform Annotation Module".
Syntax
C#
VB
C++
public DicomCodeSequenceItem CodedValue { get; set; } 
Public Property CodedValue As DicomCodeSequenceItem 
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 VB).

Example

For an example, refer to WaveformGroupCount.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.