←Select platform

CodeMeaning Property

Summary
Gets or sets the value for the "Code Meaning" (0008,0104) element.
Syntax
C#
VB
C++
Java
public string CodeMeaning { get; set; } 
Public Property CodeMeaning As String 
public final String getCodeMeaning() 
public final void setCodeMeaning(String value) 
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

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.