Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

Show in webframe

GetPatientStudies Method






The patient ID.
Gets the study information for the specified patient.
Syntax
protected virtual CompositeInstanceDataSet.StudyDataTable GetPatientStudies( 
   string patientID
)
'Declaration
 
Protected Overridable Function GetPatientStudies( _
   ByVal patientID As String _
) As CompositeInstanceDataSet.StudyDataTable
'Usage
 
Dim instance As PatientUpdaterCommand
Dim patientID As String
Dim value As CompositeInstanceDataSet.StudyDataTable
 
value = instance.GetPatientStudies(patientID)

            

            
protected:
virtual CompositeInstanceDataSet.StudyDataTable^ GetPatientStudies( 
   String^ patientID
) 

Parameters

patientID
The patient ID.

Return Value

The study information for the specified patient.
Requirements

Target Platforms

See Also

Reference

PatientUpdaterCommand Class
PatientUpdaterCommand Members

Error processing SSI file
Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features