Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

Show in webframe

ReferringPhysiciansName Property (Study)






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

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