Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

FindStudy Method (SeriesBrowser)







Type: System.String The Study Instance UID for the study to be returned.
Returns a study information that was previously added.
Syntax
public StudyInformation FindStudy( 
   string studyInstanceUID
)
'Declaration
 
Public Function FindStudy( _
   ByVal studyInstanceUID As String _
) As StudyInformation
'Usage
 
Dim instance As SeriesBrowser
Dim studyInstanceUID As String
Dim value As StudyInformation
 
value = instance.FindStudy(studyInstanceUID)

            

            
public: StudyInformation* FindStudy( 
   string* studyInstanceUID
) 
public:
StudyInformation^ FindStudy( 
   String^ studyInstanceUID
) 

Parameters

studyInstanceUID
Type: System.String The Study Instance UID for the study to be returned.

Return Value

Requirements

Target Platforms

See Also

Reference

SeriesBrowser Class
SeriesBrowser Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features