A default implementation that returns a System.Data.DataRow in the Study Table for the study that this series belongs to
public DataRow GetStudyRow(
DataRow seriesRow
)
Public Function GetStudyRow(
ByVal seriesRow As System.Data.DataRow
) As System.Data.DataRow
public:
System::Data::DataRow^ GetStudyRow(
System::Data::DataRow^ seriesRow
)
seriesRow
a series System.Data.DataRow in the Series Table
a System.Data.DataRow in the Study Table for the study that this series belongs to
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