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

Show in webframe

FindStudy Method






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

            

            
protected:
virtual CompositeInstanceDataSet.StudyRow^ FindStudy( 
   String^ studyUID
) 

Parameters

studyUID
The study UID.

Return Value

The study information if found; null otherwise.
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