Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

Show in webframe

ReferringPhysiciansName Method (IStudyInfo)






a System.Data.DataRow of the Study Table
Returns the Referring Physicians Name that is stored in a System.Data.DataRow of the Study Table.
Syntax
PersonNameComponent ReferringPhysiciansName( 
   DataRow row
)
'Declaration
 
Function ReferringPhysiciansName( _
   ByVal row As DataRow _
) As PersonNameComponent
'Usage
 
Dim instance As IStudyInfo
Dim row As DataRow
Dim value As PersonNameComponent
 
value = instance.ReferringPhysiciansName(row)

            

            
PersonNameComponent^ ReferringPhysiciansName( 
   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 LEAD Medical Storage Server Custom Database

Requirements

Target Platforms

See Also

Reference

IStudyInfo Interface
IStudyInfo Members

Error processing SSI file
Leadtools.Medical.Storage.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features