LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

FindStudy Method (ISeriesBrowserView)

Show in webframe






A System.String that represents the Study Instance UID for the study to be returned.
Returns a study information that was previously added.
Syntax
'Declaration
 
Function FindStudy( _
   ByVal studyInstanceUID As String _
) As StudyInformation
'Usage
 
Dim instance As ISeriesBrowserView
Dim studyInstanceUID As String
Dim value As StudyInformation
 
value = instance.FindStudy(studyInstanceUID)

            

            

Parameters

studyInstanceUID
A System.String that represents the Study Instance UID for the study to be returned.

Return Value

Requirements

Target Platforms

See Also

Reference

ISeriesBrowserView Interface
ISeriesBrowserView Members

 

 


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