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

Show in webframe

GetPatientInstances Method






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

            

            
protected:
virtual CompositeInstanceDataSet^ GetPatientInstances( 
   String^ patientID
) 

Parameters

patientID
The patient ID.

Return Value

All the composite instances for the specified patient ID.
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