C#
VB
C++
Gets or sets the name of the physician who requested the study.
[DataMemberAttribute()]
public string ReferDrName { get; set; }
<DataMemberAttribute()>
Public Property ReferDrName As String
[DataMemberAttribute()]
public:
property String^ ReferDrName {
String^ get();
void set ( String^ );
}
A System.String representing the name of the physician who requested the study.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET