Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.26
|
Leadtools.Medical.Storage.DataAccessLayer Namespace > DefaultStudyInfo Class : ReferringPhysiciansName Method |
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 )
For more information, see Leadtools.Medical.Storage.DataAccessLayer.Interface.IStudyInfo.ReferringPhysiciansName