←Select platform

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

Leadtools.Medical.Workstation Assembly