C#
VB
C++
A default implementation that eturns the Person Name that is stored in a System.Data.DataRow of the Patient Table.
public PersonNameComponent Name(
DataRow row
)
Public Function Name(
ByVal row As System.Data.DataRow
) As PersonNameComponent
public:
PersonNameComponent^ Name(
System::Data::DataRow^ row
)
row
a System.Data.DataRow of the Patient Table
the Person Name that is stored in a System.Data.DataRow of the Patient Table.
For more information, see Name
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