Returns a series related DICOM tag value that is stored in a System.Data.DataRow of the Series Table.
Public MustOverride Function GetElementValue(
ByVal row As System.Data.DataRow,
ByVal tag As Long
) As String
row
a System.Data.DataRow of the Series Table
tag
a DICOM tag that corresponds to a value in the Series Table
series related DICOM tag value that is stored in a System.Data.DataRow of the Series Table.
Implementors should minimally support this list of DICOM Tags: For more information, refer to LEAD Medical Storage Server Custom Database.
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