C#
VB
C++
Gets or sets the Long Code Value (Conditional).
[DataMemberAttribute()]
[Element(DicomTag.LongCodeValue)]
public string LongCodeValue { get; set; }
<ElementAttribute(524569),
DataMemberAttribute()>
Public Property LongCodeValue() As String
Get
Set
public:
[ElementAttribute(524569),
DataMemberAttribute]
property String^ LongCodeValue
{
String^ get()
void set(String^ value)
}
The Long Code Value.
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