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

Show in webframe

GetStudyInstances Method






The study UID.
Gets the study instances.
Syntax
protected virtual CompositeInstanceDataSet GetStudyInstances( 
   string studyUID
)
'Declaration
 
Protected Overridable Function GetStudyInstances( _
   ByVal studyUID As String _
) As CompositeInstanceDataSet
'Usage
 
Dim instance As PatientUpdaterCommand
Dim studyUID As String
Dim value As CompositeInstanceDataSet
 
value = instance.GetStudyInstances(studyUID)

            

            
protected:
virtual CompositeInstanceDataSet^ GetStudyInstances( 
   String^ studyUID
) 

Parameters

studyUID
The study UID.

Return Value

All the instances for the specified study UID.
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