LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

ReferringPhysiciansName Property (Study)

Show in webframe





Gets the referring physician's name.
Syntax
public PersonName ReferringPhysiciansName {get; set;}
'Declaration
 
Public Property ReferringPhysiciansName As PersonName
'Usage
 
Dim instance As Study
Dim value As PersonName
 
instance.ReferringPhysiciansName = value
 
value = instance.ReferringPhysiciansName

            

            
public:
property PersonName^ ReferringPhysiciansName {
   PersonName^ get();
   void set (    PersonName^ value);
}

Property Value

Name of the patient's referring physician.
Example
For an example refer to Find(DicomScp,FindQuery)
Requirements

Target Platforms

See Also

Reference

Study Class
Study Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features