C#
VB
C++
Gets the current value of the DICOM element.
public string CurrentValue { get; }
Public ReadOnly Property CurrentValue As String
public:
property String^ CurrentValue {
String^ get();
}
The current value of the DICOM element.
The current value of all VRs are converted to a string.
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