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

Show in webframe

CodeMeaning Property (DicomCodeSequenceItem)








Gets or sets the value for the "Code Meaning" (0008,0104) element.
Syntax
public string CodeMeaning {get; set;}
'Declaration
 
Public Property CodeMeaning As String
'Usage
 
Dim instance As DicomCodeSequenceItem
Dim value As String
 
instance.CodeMeaning = value
 
value = instance.CodeMeaning
public string CodeMeaning {get; set;}
public final String getCodeMeaning()
public final void setCodeMeaning(String value)
            
 <br/>get_CodeMeaning();<br/>set_CodeMeaning(value);<br/>Object.defineProperty('CodeMeaning'); 
public:
property String^ CodeMeaning {
   String^ get();
   void set (    String^ value);
}

Property Value

Value indicating the "Code Meaning" (0008,0104) 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