←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
WinRT C#
C++
public DicomCodeSequenceItem CodedValue { get; set; } 
Public Property CodedValue As Leadtools.Dicom.DicomCodeSequenceItem 
public Leadtools.Dicom.DicomCodeSequenceItem CodedValue {get; set;} 
 <br/>get_CodedValue();<br/>set_CodedValue(value);<br/>Object.defineProperty('CodedValue');  

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly