C#
VB
C++
Gets or sets the patient.
public Patient Patient { get; set; }
Public Property Patient As Leadtools.Dicom.Scu.Patient
public:
property Leadtools.Dicom.Scu.Patient^ Patient {
Leadtools.Dicom.Scu.Patient^ get();
void set ( Leadtools.Dicom.Scu.Patient^ );
}
The patient.
For an example refer to QueryRetrieveScu.Move(DicomScp, string, string).
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