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