Leadtools.Dicom.Services

ReferDrName Property

Show in webframe



Gets or sets the referring physician name of the study.
Syntax
'Declaration
 
<DataMemberAttribute()>
Public Property ReferDrName As String
'Usage
 
Dim instance As Study
Dim value As String
 
instance.ReferDrName = value
 
value = instance.ReferDrName
[DataMemberAttribute()]
public string ReferDrName {get; set;}
[DataMemberAttribute()]
public:
property String^ ReferDrName {
   String^ get();
   void set (    String^ value);
}

Property Value

A System.String representing the referring physician name of the study.
Requirements

Target Platforms

See Also

Reference

Study Class
Study Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.