ReferringPhysiciansName Property
Summary
Gets or sets the name of the physician referring the study.
Syntax
[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.