A default implementation that returns a System.Data.DataRow in the Patient Table for the patient that this study belongs to
public DataRow GetPatientRow(DataRow studyRow)
Public Function GetPatientRow(ByVal studyRow As System.Data.DataRow) As System.Data.DataRow
public:System::Data::DataRow^ GetPatientRow(System::Data::DataRow^ studyRow)
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
For more information, see GetPatientRow
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
