←Select platform

ReferringPhysiciansName Property

Summary

Gets or sets the name of the physician referring the study.

Syntax
C#
VB
C++
[DataMemberAttribute()] 
public string ReferringPhysiciansName { get; set; } 
<DataMemberAttribute()>  
Public Property ReferringPhysiciansName() As String 
   Get 
   Set 
public:  
   [DataMemberAttribute] 
   property String^ ReferringPhysiciansName 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

The name of the physician referring the study.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.WebViewer.ExternalControl Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.