←Select platform

ReferringPhysiciansName Method (DefaultStudyInfo)

Summary

A default implementation that returns the Referring Physicians Name that is stored in a System.Data.DataRow of the Study Table.

Syntax

C#
VB
C++
public PersonNameComponent ReferringPhysiciansName( 
   System.Data.DataRow row 
) 
Public Function ReferringPhysiciansName( 
   ByVal row As System.Data.DataRow 
) As PersonNameComponent 
public:  
   PersonNameComponent^ ReferringPhysiciansName( 
      System::Data::DataRow^ row 
   ) 

Parameters

row

a System.Data.DataRow of the Study Table

Return Value

the Person Name that is stored in a System.Data.DataRow of the Study Table.

Remarks

For more information, see ReferringPhysiciansName

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Storage.DataAccessLayer Assembly
Click or drag to resize