C#
VB
C++
Gets the name of DRS reading.
[Element(DicomTag.NameOfPhysicianReadingStudy)]public List<PersonName> NameOfDrsReading { get; set; }
Public Property NameOfDrsReading As List(Of PersonName)
public:property List<PersonName^>^ NameOfDrsReading {List<PersonName^>^ get();void set ( List<PersonName^>^ );}
The name of DRS reading.
For an example refer to Find(dicomscp,findquery)
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
