Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.25
|
Leadtools.Dicom Namespace > DicomCodedConcept Class : CodeValue Property |
public string CodeValue {get;}
'Declaration
Public ReadOnly Property CodeValue As String
'Usage
Dim instance As DicomCodedConcept Dim value As String value = instance.CodeValue
public string CodeValue {get;}
get_CodeValue();