←Select platform

CodeMeaning Property (DicomCodeSequenceItem)

Summary

Gets or sets the value for the "Code Meaning" (0008,0104) element.

Syntax

C#
VB
Java
WinRT C#
C++
public string CodeMeaning {get; set;} 
Public Property CodeMeaning As String 
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 WaveformGroupCount.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom Assembly
Click or drag to resize