C#
VB
C++
Gets or sets the Code Value (Conditional).
[DataMemberAttribute()]
[Element(DicomTag.CodeValue)]
public string CodeValue { get; set; }
<DataMemberAttribute(),
ElementAttribute(524544)>
Public Property CodeValue() As String
Get
Set
public:
[DataMemberAttribute,
ElementAttribute(524544)]
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
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET