LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

FindStudy Method (ISeriesBrowserView)







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)
function Leadtools.Medical.Workstation.Interfaces.Views.ISeriesBrowserView.FindStudy( 
   studyInstanceUID 
)

Parameters

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

Return Value

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ISeriesBrowserView Interface
ISeriesBrowserView Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.