LEADTOOLS Medical (Leadtools.Dicom assembly)

CodeMeaning Property (DicomCodeSequenceItem)

Show in webframe







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)
            
 
get_CodeMeaning();
set_CodeMeaning(value);
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 DicomDataSet.WaveformGroupCount.
Requirements

Target Platforms

See Also

Reference

DicomCodeSequenceItem Class
DicomCodeSequenceItem Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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