A default implementation that eturns a study related DICOM tag value that is stored in a System.Data.DataRow of the Study Table.
Public Function GetElementValue(
ByVal row As System.Data.DataRow,
ByVal dicomTag As Long
) As String
row
a System.Data.DataRow of the Study Table
dicomTag
a DICOM tag that corresponds to a value in the Study Table
study related DICOM tag value that is stored in a System.Data.DataRow of the Study Table.
For more information, see ReferringPhysiciansName
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