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();