CodedName property (IDicomWaveformAnnotation Interface)
IDicomCodeSequenceItem* CodedName | |
Overview |
Refer to Working with DICOM Waveforms. |
Remarks
(Read only) The CodedName property specifies the Coded Name of the annotation. It corresponds to the Concept Name Code Sequence (0040,A043) Item.
This property is valid only if the ValueType property is set to any one of the following values:
TYPE_CODED_NAME
TYPE_CODED_NAME_AND_CODED_VALUE
TYPE_CODED_NAME_AND_NUMERIC_VALUE
See Also