←Select platform

CodeMeaning Property

Summary

Gets the Code Meaning (0008,0104) of the Coded Concept.

Syntax

C#
VB
WinRT C#
C++
public string CodeMeaning { get; } 
Public ReadOnly Property CodeMeaning As String 
public string CodeMeaning {get;} 
 get_CodeMeaning();  
public: 
property String^ CodeMeaning { 
   String^ get(); 
} 

Property Value

The Code Meaning (0008,0104) of the Coded Concept.

Example

For an example, refer to Insert.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly