←Select platform

FindStudyViewer Method

Summary

Returns the StudiesViewer with the provided Patient ID.

Syntax

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

Parameters

patientId
The Patient ID to be used for finding the StudiesViewer

Return Value

The StudiesViewer with the provided Patient ID.

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