FindStudy Method

Summary
Returns the loaded study information for a given study.
Syntax
C#
VB
C++
public ListViewStudiesInformation FindStudy( 
   string studyInstanceUID 
) 
  
Public Function FindStudy( _ 
   ByVal studyInstanceUID As String _ 
) As ListViewStudiesInformation 
public: 
ListViewStudiesInformation^ FindStudy(  
   String^ studyInstanceUID 
)  

Parameters

studyInstanceUID
The Study Instance UID for the study to return the information for.

Return Value

A ListViewStudiesInformation containing the information for the requested study.

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.