←Select platform

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 Leadtools.Medical.Storage.Dataaccesslayer.CompositeInstanceDataSet.StudyDataTable 

Parameters

patientID
The patient ID.

Return Value

The study information for the specified patient.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly