Gets or sets the Code Value (Conditional).
[DataMemberAttribute()]
[Element(DicomTag.CodeValue)]
public string CodeValue { get; set; }
public:
[DataMemberAttribute,
ElementAttribute((gcnew DicomTag::CodeValue()))]
property String^ CodeValue
{
String^ get()
void set(String^ value)
}
The Code Value.
Present only if the CodeValue is 16 characters or less, and the CodeValue is not a URN or URL.
HangingProtocolUserIdentificationCode Class
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document