←Select platform

GetStudyViewer Method (WorkstationViewer)

Summary

Creates a new or returns an existent StudiesViewer.

Syntax

C#
VB
C++
public Leadtools.Medical.Workstation.Ui.StudiesViewer GetStudyViewer(  
   string patientId, 
   string studyInstanceUID 
) 
Public Function GetStudyViewer( _ 
   ByVal patientId As String, _ 
   ByVal studyInstanceUID As String _ 
) As Leadtools.Medical.Workstation.Ui.StudiesViewer 
public: 
Leadtools.Medical.Workstation.Ui.StudiesViewer^ GetStudyViewer(  
   String^ patientId, 
   String^ studyInstanceUID 
) 

Parameters

patientId
Type: System.String The Patient ID for the study.

studyInstanceUID
Type: System.String The Study Instance UID for the study.

Return Value

Type: StudiesViewer A StudiesViewer.that is displayed for the provided study arguments.

Remarks

If a StudiesViewer control is displayed for the provided arguments that study will be returned. If no StudiesViewer control found for the provided argument, a new StudiesViewer control will be created and added into the WorkstationViewer.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation Assembly
Click or drag to resize