←Select platform

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 Leadtools.Medical.Workstation.StudyInformation 

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly