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^ );
}
A Patient value that represents the patient
This represents the patient information contained in the Leadtools.Dicom.DicomDataSet.
For an example, refer to Get(dicomscp,string,list<presentationcontext>)
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