GetStudyViewer Method

Summary
Creates a new or returns an existent StudiesViewer.
Syntax
C#
C++/CLI
public StudiesViewer GetStudyViewer( 
   string patientId, 
   string studyInstanceUID 
) 
public:  
   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

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

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.