←Select platform

CodeValue Property

Summary

Gets or sets the Code Value (Conditional).

Syntax
C#
C++/CLI
[DataMemberAttribute()] 
[Element(DicomTag.CodeValue)] 
public string CodeValue { get; set; } 
public:  
   [ElementAttribute((gcnew DicomTag::CodeValue())),  
   DataMemberAttribute] 
   property String^ CodeValue 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

The Code Value.

Remarks

Present only if the CodeValue is 16 characters or less, and the CodeValue is not a URN or URL.

Requirements

Target Platforms

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

Leadtools.Dicom.Common Assembly

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