AddStudyViewer(string,string,StudiesViewer) Method

Summary
Adds the provided StudiesViewer into the WorkstationViewer
Syntax
C#
C++/CLI
public void AddStudyViewer( 
   string patientId, 
   string studyInstanceUID, 
   StudiesViewer studiesViewer 
) 
public:  
   void AddStudyViewer( 
      String^ patientId, 
      String^ studyInstanceUID, 
      StudiesViewer^ studiesViewer 
   ) 

Parameters

patientId
The patient ID for the viewer.

studyInstanceUID
The default Study Instance UID that will be created.

studiesViewer
The StudiesViewer that will be added.

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.