C#
VB
C++
Gets the patient information.
public Patient Patient { get; }
Public ReadOnly Property Patient As Leadtools.Dicom.Scu.Patient
public:
property Leadtools.Dicom.Scu.Patient^ Patient {
Leadtools.Dicom.Scu.Patient^ get();
}
The patient.
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