C#
VB
C++
Returns a System.Data.DataRow in the Patient Table for the patient that this study belongs to
public DataRow GetPatientRow(DataRow studyRow)
Public MustOverride Function GetPatientRow(ByVal studyRow As System.Data.DataRow) As System.Data.DataRow
public:virtual System::Data::DataRow^ GetPatientRow(System::Data::DataRow^ studyRow) abstract
studyRow
a study System.Data.DataRow in the Study Table
a System.Data.DataRow in the Patient Table for the patient that this study belongs to
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
