LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

FindStudy Method

Show in webframe





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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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