GetPatientStudies Method

Summary
Gets the study information for the specified patient.
Syntax
C#
VB
C++
protected virtual StudyDataTable GetPatientStudies( 
   string patientID 
) 
  
Protected Overridable Function GetPatientStudies( _ 
   ByVal patientID As String _ 
) As StudyDataTable 
protected: 
virtual StudyDataTable^ GetPatientStudies(  
   String^ patientID 
)  

Parameters

patientID
The patient ID.

Return Value

The study information for the specified patient.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.