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

Show in webframe

ReferringPhysiciansName Method (DefaultStudyInfo)






a System.Data.DataRow of the Study Table
A default implementation that returns the Referring Physicians Name that is stored in a System.Data.DataRow of the Study Table.
Syntax
public PersonNameComponent ReferringPhysiciansName( 
   DataRow row
)
'Declaration
 
Public Function ReferringPhysiciansName( _
   ByVal row As DataRow _
) As PersonNameComponent
'Usage
 
Dim instance As DefaultStudyInfo
Dim row As DataRow
Dim value As PersonNameComponent
 
value = instance.ReferringPhysiciansName(row)

            

            
public:
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 Leadtools.Medical.Storage.DataAccessLayer.Interface.IStudyInfo.ReferringPhysiciansName

Requirements

Target Platforms

See Also

Reference

DefaultStudyInfo Class
DefaultStudyInfo 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