Gets a value that indicates the string value of the JSON element about to be written.
public string ElementValue { get; set; }
Public Property ElementValue As String
The string value of the JSON element about to be written.
If ElementDataType is ElementDataType.String, then this is will be the value assigned to the DicomElement that will be created. Modifying ElementValue changes the value that will be written for the DicomElement.
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