SelectStudy Method

Summary

Selects the MedicalViewer which displays the provided study.

Syntax
C#
VB
C++
public virtual void SelectStudy( 
   string studyInstanceUID 
) 
  
Public Overridable Sub SelectStudy( _ 
   ByVal studyInstanceUID As String _ 
)  
public: 
virtual void SelectStudy(  
   String^ studyInstanceUID 
)  

Parameters

studyInstanceUID
Type: System.String The Study Instance UID for the MedicalViewer to be selected.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly