Leadtools.Dicom.Scu.Queries Namespace > StudyRootQuerySeries Class : Patient Property |
public PatientQuery Patient {get; set;}
'Declaration Public Property Patient As PatientQuery
'Usage Dim instance As StudyRootQuerySeries Dim value As PatientQuery instance.Patient = value value = instance.Patient
public PatientQuery Patient {get; set;}
get_Patient();
set_Patient(value);
public: property PatientQuery^ Patient { PatientQuery^ get(); void set ( PatientQuery^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2