Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

CodeValue Property (DicomCodeSequenceItem)








Gets or sets the value for the "Code Value" (0008,0100) element.
Syntax
public string CodeValue {get; set;}
'Declaration
 
Public Property CodeValue As String
'Usage
 
Dim instance As DicomCodeSequenceItem
Dim value As String
 
instance.CodeValue = value
 
value = instance.CodeValue
public string CodeValue {get; set;}
public final String getCodeValue()
public final void setCodeValue(String value)
            
 <br/>get_CodeValue();<br/>set_CodeValue(value);<br/>Object.defineProperty('CodeValue'); 
public:
property String^ CodeValue {
   String^ get();
   void set (    String^ value);
}

Property Value

Value indicating the "Code Value" (0008,0100) element.
Example
For an example, refer to WaveformGroupCount.
Requirements

Target Platforms

See Also

Reference

DicomCodeSequenceItem Class
DicomCodeSequenceItem Members

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