Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.5
|
Leadtools.Dicom.Web Namespace > Study Class : ReferDrName Property |
[DataMemberAttribute()] public string ReferDrName {get; set;}
'Declaration <DataMemberAttribute()> Public Property ReferDrName As String
'Usage Dim instance As Study Dim value As String instance.ReferDrName = value value = instance.ReferDrName
[DataMemberAttribute()] public: property String^ ReferDrName { String^ get(); void set ( String^ value); }