ReferringPhysiciansName Property

Summary

Gets or sets the name of the referring physician.

Syntax
C#
VB
C++
[Element(DicomTag.ReferringPhysicianName)] 
public string ReferringPhysiciansName { get; set; } 
  
Public Property ReferringPhysiciansName As String 
public: 
property String^ ReferringPhysiciansName { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The name of the referring physician.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly