FindStudy Method

Summary
Returns a study information that was previously added.
Syntax
C#
VB
C++
public StudyInformation FindStudy( 
   string studyInstanceUID 
) 
  
Function FindStudy( _ 
   ByVal studyInstanceUID As String _ 
) As StudyInformation 
StudyInformation^ FindStudy(  
   String^ studyInstanceUID 
)  

Parameters

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

Return Value

The Leadtools.Medical.Workstation.StudyInformation which matches the provided studyInstanceUID.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.