A default implementation that returns the Referring Physicians Name that is stored in a System.Data.DataRow of the Study Table.
public PersonNameComponent ReferringPhysiciansName(
DataRow row
)
Public Function ReferringPhysiciansName(
ByVal row As System.Data.DataRow
) As PersonNameComponent
public:
PersonNameComponent^ ReferringPhysiciansName(
System::Data::DataRow^ row
)
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, see ReferringPhysiciansName
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