Returns the Referring Physicians Name that is stored in a System.Data.DataRow of the Study Table.
public PersonNameComponent ReferringPhysiciansName(
DataRow row
)
Public MustOverride Function ReferringPhysiciansName(
ByVal row As System.Data.DataRow
) As PersonNameComponent
public:
virtual PersonNameComponent^ ReferringPhysiciansName(
System::Data::DataRow^ row
) abstract
row
a System.Data.DataRow of the Study Table
the Person Name that is stored in a System.Data.DataRow of the Study Table.
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